Home
last modified time | relevance | path

Searched refs:BTM_DeleteProcessingQueue (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_thread.h45 int BTM_DeleteProcessingQueue(uint8_t queueId);
H A Dbtm_thread.c203 int BTM_DeleteProcessingQueue(uint8_t queueId) in BTM_DeleteProcessingQueue() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/
H A Davdtp.c84 BTM_DeleteProcessingQueue(PROCESSING_QUEUE_ID_AVDTP); in AvdtShutdown()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/
H A Davctp.c98 BTM_DeleteProcessingQueue(PROCESSING_QUEUE_ID_AVCTP); in AvctShutdown()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_init.c222 BTM_DeleteProcessingQueue(PROCESSING_QUEUE_ID_ATT); in ATT_ShutDownAsync()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_if.c718 BTM_DeleteProcessingQueue(PROCESSING_QUEUE_ID_LA2CAP); in L2cifShutdown()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm_api.c79 BTM_DeleteProcessingQueue(PROCESSING_QUEUE_ID_RFCOMM); in RfcommFinalizeTsk()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap.c234 BTM_DeleteProcessingQueue(PROCESSING_QUEUE_ID_GAP); in GapFinalizeTask()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp.c269 BTM_DeleteProcessingQueue(PROCESSING_QUEUE_ID_SDP); in SdpFinalizeTask()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp.c198 BTM_DeleteProcessingQueue(PROCESSING_QUEUE_ID_SMP); in SMP_ShutdownTask()