Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dport_api.h470 extern int PORT_GetModemStatus (UINT16 handle, UINT8 *p_control_signal);
/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/
Dport_api.c986 int PORT_GetModemStatus (UINT16 handle, UINT8 *p_signal) in PORT_GetModemStatus() function