Home
last modified time | relevance | path

Searched refs:RFCOMM_FreeServerNum (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_rfcomm_connection_server.cpp41 ret = RFCOMM_FreeServerNum(localScn_); in RemoveServer()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_rfcomm_connection_server.cpp41 ret = RFCOMM_FreeServerNum(localScn_); in RemoveServer()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Drfcomm.h225 int BTSTACK_API RFCOMM_FreeServerNum(uint8_t scn);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/transport/
H A Dtransport_rfcomm.cpp78 RFCOMM_FreeServerNum(this->scn_); in RemoveServer()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm_api.c194 int RFCOMM_FreeServerNum(uint8_t scn) in RFCOMM_FreeServerNum() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/
H A Dsocket.cpp619 RFCOMM_FreeServerNum(scn_); in CloseSocket()