Home
last modified time | relevance | path

Searched refs:RfcommReqPortConfig (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm.c332 int RfcommReqPortConfig(uint16_t handle) in RfcommReqPortConfig() function
H A Drfcomm_defs.h503 int RfcommReqPortConfig(uint16_t handle);
H A Drfcomm_api.c627 RfcommReqPortConfig(ctx->handle); in RfcommReqPortConfigTsk()