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

  /external/bluetooth/bluedroid/stack/include/
port_api.h 454 ** p_status - pointer to the tPORT_STATUS structur to receive
475 } tPORT_STATUS;
479 tPORT_STATUS *p_status);
502 ** p_status - pointer to the tPORT_STATUS structur to receive
506 RFC_API extern int PORT_GetQueueStatus (UINT16 handle, tPORT_STATUS *p_status);
  /external/bluetooth/bluedroid/stack/rfcomm/
port_api.c 978 ** p_status - pointer to the tPORT_STATUS structur to receive
982 int PORT_ClearError (UINT16 handle, UINT16 *p_errors, tPORT_STATUS *p_status)
    [all...]

Completed in 95 milliseconds