Searched defs:first_connection (Results 1 – 5 of 5) sorted by relevance
40 bool first_connection; variable67 VolumeControlDevice(const RawAddress& address, bool first_connection) in VolumeControlDevice()162 void Add(const RawAddress& address, bool first_connection) { in Add()
271 auto first_connection = GetConnectionFuture(); in SetUp() local354 auto first_connection = GetConnectionFuture(); in TEST_F() local409 auto first_connection = GetLeConnectionFuture(); in SetUp() local564 auto first_connection = GetLeConnectionFuture(); in TEST_F() local594 auto first_connection = GetLeConnectionFuture(); in TEST_F() local
560 auto first_connection = GetConnectionFuture(); in SetUp() local666 auto first_connection = GetLeConnectionFuture(); in SetUp() local
90 bool first_connection; variable101 GattServiceDevice(const RawAddress& addr, bool first_connection) in GattServiceDevice()
109 bool first_connection; member