Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_rfcomm_connection_server.cpp64 localScn_ = RFCOMM_AssignServerNum(); in AssignLocalScn()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_rfcomm_connection_server.cpp64 localScn_ = RFCOMM_AssignServerNum(); in AssignLocalScn()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Drfcomm.h216 uint8_t BTSTACK_API RFCOMM_AssignServerNum();
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm_api.c139 uint8_t RFCOMM_AssignServerNum() in RFCOMM_AssignServerNum() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/
H A Dsocket.cpp434 scn_ = RFCOMM_AssignServerNum(); in Listen()