Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_rfcomm_connection.cpp45 ret = RFCOMM_ConnectChannel(&info, &connHandle_); in Create()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_rfcomm_connection.cpp45 ret = RFCOMM_ConnectChannel(&info, &connHandle_); in Create()
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Drfcomm.h235 int BTSTACK_API RFCOMM_ConnectChannel(const RfcommConnectReqInfo *reqInfo, uint16_t *handle);
/foundation/communication/bluetooth_service/services/bluetooth/service/src/transport/
H A Dtransport_rfcomm.cpp55 return RFCOMM_ConnectChannel(&reqInfo, &rfcHandle_); in Connect()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm_api.c249 int RFCOMM_ConnectChannel(const RfcommConnectReqInfo *reqInfo, uint16_t *handle) in RFCOMM_ConnectChannel() function

Completed in 3 milliseconds