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

  /system/bt/stack/include/
port_api.h 422 * Function PORT_GetModemStatus
450 extern int PORT_GetModemStatus(uint16_t handle, uint8_t* p_control_signal);
  /system/bt/stack/rfcomm/
port_api.cc 905 * Function PORT_GetModemStatus
916 int PORT_GetModemStatus(uint16_t handle, uint8_t* p_signal) {
931 RFCOMM_TRACE_API("PORT_GetModemStatus() handle:%d signal:%x", handle,
    [all...]

Completed in 141 milliseconds