Searched defs:ProcessDisconnectInd (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/ |
H A D | a2dp_state_machine.cpp | 136 void A2dpStateIdle::ProcessDisconnectInd(BtAddr addr, uint16_t handle, uint8_t role) in ProcessDisconnectInd() function in OHOS::bluetooth::A2dpStateIdle 337 void A2dpStateConfigure::ProcessDisconnectInd(BtAddr addr, uint16_t handle, uint8_t role) in ProcessDisconnectInd() function in OHOS::bluetooth::A2dpStateConfigure 534 void A2dpStateOpening::ProcessDisconnectInd(BtAddr addr, uint16_t handle, uint8_t role) in ProcessDisconnectInd() function in OHOS::bluetooth::A2dpStateOpening 689 void A2dpStateOpen::ProcessDisconnectInd(BtAddr addr, uint16_t handle, uint8_t role) in ProcessDisconnectInd() function in OHOS::bluetooth::A2dpStateOpen 984 void A2dpStateStreaming::ProcessDisconnectInd(BtAddr addr, uint16_t handle, uint8_t role) in ProcessDisconnectInd() function in OHOS::bluetooth::A2dpStateStreaming 1098 void A2dpStateClosing::ProcessDisconnectInd(BtAddr addr, uint16_t handle, uint8_t role) in ProcessDisconnectInd() function in OHOS::bluetooth::A2dpStateClosing
|