HomeSort by relevance Sort by last modified time
    Searched refs:PORT_GetModemStatus (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluedroid/stack/include/
port_api.h 414 ** Function PORT_GetModemStatus
439 RFC_API extern int PORT_GetModemStatus (UINT16 handle, UINT8 *p_control_signal);
  /external/bluetooth/bluedroid/stack/rfcomm/
port_api.c 931 ** Function PORT_GetModemStatus
942 int PORT_GetModemStatus (UINT16 handle, UINT8 *p_signal)
960 RFCOMM_TRACE_API2 ("PORT_GetModemStatus() handle:%d signal:%x", handle, *p_signal);
    [all...]

Completed in 51 milliseconds