Searched refs:test_connection (Results 1 – 1 of 1) sorted by relevance
47 static hci_connection_t test_connection; variable49 memset(test_connection.address, 0x33, 6); in hci_connection_for_handle()50 test_connection.address_type = BD_ADDR_TYPE_ACL; in hci_connection_for_handle()51 return &test_connection; in hci_connection_for_handle()