Searched defs:HandleDisconnect (Results 1 – 3 of 3) sorted by relevance
37 void IsoManager::HandleDisconnect(uint16_t handle, uint8_t reason) {} in HandleDisconnect() function in bluetooth::hci::IsoManager
115 void IsoManager::HandleDisconnect(uint16_t handle, uint8_t reason) { in HandleDisconnect() function in bluetooth::hci::IsoManager
799 void HandleDisconnect(IBluetooth* bt_iface, const vector<string>& args) { in HandleDisconnect() function