Searched defs:first_connection (Results 1 – 4 of 4) sorted by relevance
320 auto first_connection = GetConnectionFuture(); in SetUp() local426 auto first_connection = GetLeConnectionFuture(); in SetUp() local
263 auto first_connection = GetConnectionFuture(); in SetUp() local303 auto first_connection = GetConnectionFuture(); in TEST_F() local380 auto first_connection = GetLeConnectionFuture(); in SetUp() local542 auto first_connection = GetLeConnectionFuture(); in TEST_F() local583 auto first_connection = GetLeConnectionFuture(); in TEST_F() local
114 bool first_connection; member
102 GattServiceDevice(const RawAddress& addr, bool first_connection) in GattServiceDevice()