Searched defs:first_connection (Results 1 – 3 of 3) sorted by relevance
39 bool first_connection; variable64 VolumeControlDevice(const RawAddress& address, bool first_connection) in VolumeControlDevice()126 void Add(const RawAddress& address, bool first_connection) { in Add()
461 auto first_connection = GetConnectionFuture(); in SetUp() local561 auto first_connection = GetConnectionFuture(); in TEST_F() local619 auto first_connection = GetLeConnectionFuture(); in SetUp() local780 auto first_connection = GetLeConnectionFuture(); in TEST_F() local812 auto first_connection = GetLeConnectionFuture(); in TEST_F() local
101 bool first_connection; member