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

/external/bluetooth/bluedroid/stack/include/
H A Dport_api.h454 ** p_status - pointer to the tPORT_STATUS structur to receive
475 } tPORT_STATUS; typedef in typeref:struct:__anon1602
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/
H A Dport_api.c978 ** p_status - pointer to the tPORT_STATUS structur to receive
982 int PORT_ClearError (UINT16 handle, UINT16 *p_errors, tPORT_STATUS *p_status)
1056 ** p_status - pointer to the tPORT_STATUS structur to receive
1060 int PORT_GetQueueStatus (UINT16 handle, tPORT_STATUS *p_status)

Completed in 82 milliseconds