Home
last modified time | relevance | path

Searched refs:AvctCbDevDealloc (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/
H A Davctp_dev.h24 extern void AvctCbDevDealloc(AvctCbDev *cbDev);
H A Davctp.c101 AvctCbDevDealloc(&g_avctMng.cbDev[i]); in AvctShutdown()
H A Davctp_ctrl_act.c74 AvctCbDevDealloc(cbDev); in AvctCbCtrlChConnFail()
241 AvctCbDevDealloc(cbDev); in AvctCbCtrlChCloseInd()
266 AvctCbDevDealloc(cbDev); in AvctCbCtrlChCloseCfm()
H A Davctp_dev.c99 void AvctCbDevDealloc(AvctCbDev *cbDev) in AvctCbDevDealloc() function
H A Davctp_api.c576 AvctCbDevDealloc(cbDev); in AvctConnectInitiate()