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

  /external/libnfc-nci/src/include/
trace_api.h 61 BT_API extern void DispLLCP (BT_HDR *p_buf, BOOLEAN is_rx);
62 BT_API extern void DispSNEP (UINT8 local_sap, UINT8 remote_sap, UINT8 *p_data, UINT16 length, BOOLEAN is_rx);
63 BT_API extern void DispCHO (UINT8 *pMsg, UINT32 MsgLen, BOOLEAN is_rx);
64 BT_API extern void DispT3TagMessage(BT_HDR *p_msg, BOOLEAN is_rx);
65 BT_API extern void DispRWT4Tags (BT_HDR *p_buf, BOOLEAN is_rx);
66 BT_API extern void DispCET4Tags (BT_HDR *p_buf, BOOLEAN is_rx);
67 BT_API extern void DispRWI93Tag (BT_HDR *p_buf, BOOLEAN is_rx, UINT8 command_to_respond);
93 BT_API extern void RPC_DispLLCP (BT_HDR *p_buf, BOOLEAN is_rx);
94 BT_API extern void RPC_DispSNEP (UINT8 local_sap, UINT8 remote_sap, UINT8 *p_data, UINT16 length, BOOLEAN is_rx);
95 BT_API extern void RPC_DispCHO (UINT8 *pMsg, UINT32 MsgLen, BOOLEAN is_rx);
    [all...]
  /external/libnfc-nci/halimpl/bcm2079x/include/
android_logmsg.h 53 void DispSNEP (UINT8 local_sap, UINT8 remote_sap, BT_HDR *p_buf, BOOLEAN is_first, BOOLEAN is_rx);
54 void DispCHO (UINT8 *pMsg, UINT32 MsgLen, BOOLEAN is_rx);
55 void DispT3TagMessage(BT_HDR *p_msg, BOOLEAN is_rx);
56 void DispRWT4Tags (BT_HDR *p_buf, BOOLEAN is_rx);
57 void DispCET4Tags (BT_HDR *p_buf, BOOLEAN is_rx);
58 void DispRWI93Tag (BT_HDR *p_buf, BOOLEAN is_rx, UINT8 command_to_respond);
  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
android_logmsg.cpp 288 void DispSNEP (UINT8 local_sap, UINT8 remote_sap, BT_HDR *p_buf, BOOLEAN is_first, BOOLEAN is_rx) {}
289 void DispCHO (UINT8 *pMsg, UINT32 MsgLen, BOOLEAN is_rx) {}
290 void DispT3TagMessage(BT_HDR *p_msg, BOOLEAN is_rx) {}
291 void DispRWT4Tags (BT_HDR *p_buf, BOOLEAN is_rx) {}
292 void DispCET4Tags (BT_HDR *p_buf, BOOLEAN is_rx) {}
293 void DispRWI93Tag (BT_HDR *p_buf, BOOLEAN is_rx, UINT8 command_to_respond) {}
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_fcr.c 99 BOOLEAN is_rx, UINT16 ctrl_word);
    [all...]
l2c_int.h 165 BOOLEAN is_rx; /* TRUE if incoming packets */ member in struct:__anon6282
    [all...]
  /external/bluetooth/bluedroid/stack/include/
l2c_api.h     [all...]

Completed in 549 milliseconds