Home
last modified time | relevance | path

Searched refs:RFCOMM_GetPortState (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Drfcomm.h352 int BTSTACK_API RFCOMM_GetPortState(uint16_t handle, RfcommPortState *state);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm_api.c796 int RFCOMM_GetPortState(uint16_t handle, RfcommPortState *state) in RFCOMM_GetPortState() function