Home
last modified time | relevance | path

Searched refs:test_connection (Results 1 – 1 of 1) sorted by relevance

/btstack/test/gatt_service_server/
H A Dbond_management_service_server_test.cpp47 static hci_connection_t test_connection; variable
49 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()