Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Drfcomm.h341 int BTSTACK_API RFCOMM_SetModemStatus(uint16_t handle, const RfcommModemStatus *modemStatus);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm_api.c740 int RFCOMM_SetModemStatus(uint16_t handle, const RfcommModemStatus *modemStatus) in RFCOMM_SetModemStatus() function