Home
last modified time | relevance | path

Searched refs:RFCOMM_DisconnectChannel (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_rfcomm_connection.cpp64 int ret = RFCOMM_DisconnectChannel(connHandle_); in Disconnect()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_rfcomm_connection.cpp64 int ret = RFCOMM_DisconnectChannel(connHandle_); in Disconnect()
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Drfcomm.h296 int BTSTACK_API RFCOMM_DisconnectChannel(uint16_t handle);
/foundation/communication/bluetooth_service/services/bluetooth/service/src/transport/
H A Dtransport_rfcomm.cpp62 return RFCOMM_DisconnectChannel(rfcHandle_); in Disconnect()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm_api.c479 int RFCOMM_DisconnectChannel(uint16_t handle) in RFCOMM_DisconnectChannel() function

Completed in 7 milliseconds