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

/system/bt/stack/include/
H A Dport_api.h415 ** Function PORT_GetModemStatus
440 extern int PORT_GetModemStatus (UINT16 handle, UINT8 *p_control_signal);
/system/bt/stack/rfcomm/
H A Dport_api.c967 ** Function PORT_GetModemStatus
978 int PORT_GetModemStatus (UINT16 handle, UINT8 *p_signal) function
996 RFCOMM_TRACE_API ("PORT_GetModemStatus() handle:%d signal:%x", handle, *p_signal);

Completed in 7 milliseconds