Searched refs:A2dpDisconnect (Results 1 – 3 of 3) sorted by relevance
68 bool A2dpDisconnect(const RawAddress &device);
65 bool A2dpConnectManager::A2dpDisconnect(const RawAddress &device) in A2dpDisconnect() function in OHOS::bluetooth::A2dpConnectManager
1084 if (connectManager_.A2dpDisconnect(device)) { in ProcessEvent()