Home
last modified time | relevance | path

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

/aosp12/system/bt/bta/vc/
H A Ddevices.h39 bool first_connection; variable
64 VolumeControlDevice(const RawAddress& address, bool first_connection) in VolumeControlDevice()
126 void Add(const RawAddress& address, bool first_connection) { in Add()
/aosp12/system/bt/gd/hci/
H A Dacl_manager_test.cc461 auto first_connection = GetConnectionFuture(); in SetUp() local
561 auto first_connection = GetConnectionFuture(); in TEST_F() local
619 auto first_connection = GetLeConnectionFuture(); in SetUp() local
780 auto first_connection = GetLeConnectionFuture(); in TEST_F() local
812 auto first_connection = GetLeConnectionFuture(); in TEST_F() local
/aosp12/system/bt/bta/include/
H A Dbta_hearing_aid_api.h101 bool first_connection; member