Searched refs:call_ccid (Results 1 – 1 of 1) sorted by relevance
/packages/modules/Bluetooth/system/bta/le_audio/ |
D | state_machine_test.cc | 69 constexpr uint8_t call_ccid = 0xD0; variable 5814 ContentControlIdKeeper::GetInstance()->SetCcid(call_context, call_ccid); in TEST_F() 5874 ContentControlIdKeeper::GetInstance()->SetCcid(call_context, call_ccid); in TEST_F() 6017 group, lastDevice, {.sink = {call_ccid}, .source = {call_ccid}}); in TEST_F() 6033 ASSERT_NE(std::find(ccids->begin(), ccids->end(), call_ccid), ccids->end()); in TEST_F() 6220 ContentControlIdKeeper::GetInstance()->SetCcid(call_context, call_ccid); in TEST_F() 6330 ContentControlIdKeeper::GetInstance()->SetCcid(call_context, call_ccid); in TEST_F() 6439 ContentControlIdKeeper::GetInstance()->SetCcid(call_context, call_ccid); in TEST_F() 6558 ContentControlIdKeeper::GetInstance()->SetCcid(call_context, call_ccid); in TEST_F()
|