Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_rfcomm_connection_server.cpp50 int ret = RFCOMM_AcceptConnection(handle); in AcceptConnection()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_rfcomm_connection_server.cpp50 int ret = RFCOMM_AcceptConnection(handle); in AcceptConnection()
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Drfcomm.h274 int BTSTACK_API RFCOMM_AcceptConnection(uint16_t handle);
/foundation/communication/bluetooth_service/services/bluetooth/service/src/transport/
H A Dtransport_rfcomm.cpp95 return RFCOMM_AcceptConnection(this->rfcHandle_); in AcceptConnection()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm_api.c383 int RFCOMM_AcceptConnection(uint16_t handle) in RFCOMM_AcceptConnection() function

Completed in 3 milliseconds