Home
last modified time | relevance | path

Searched defs:first_connection (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/gd/hci/
Dacl_manager_test.cc260 auto first_connection = GetConnectionFuture(); in SetUp() local
343 auto first_connection = GetConnectionFuture(); in TEST_F() local
398 auto first_connection = GetLeConnectionFuture(); in SetUp() local
560 auto first_connection = GetLeConnectionFuture(); in TEST_F() local
601 auto first_connection = GetLeConnectionFuture(); in TEST_F() local
Dacl_manager_unittest.cc561 auto first_connection = GetConnectionFuture(); in SetUp() local
667 auto first_connection = GetLeConnectionFuture(); in SetUp() local
/packages/modules/Bluetooth/system/bta/csis/
Dcsis_types.h91 bool first_connection; variable
102 GattServiceDevice(const RawAddress& addr, bool first_connection) in GattServiceDevice()
/packages/modules/Bluetooth/system/bta/include/
Dbta_hearing_aid_api.h112 bool first_connection; member