Searched refs:LAP (Results 1 - 9 of 9) sorted by relevance

/external/tcpdump/
H A Dappletalk.h26 struct LAP { struct
H A Dprint-atalk.c96 register const struct LAP *lp;
106 lp = (const struct LAP *)bp;
H A Dprint-udp.c520 if (TTEST(((struct LAP *)cp)->type) &&
521 ((struct LAP *)cp)->type == lapDDP &&
/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_inq.c50 static const LAP general_inq_lap = {0x9e,0x8b,0x33};
51 static const LAP limited_inq_lap = {0x9e,0x8b,0x00};
182 LAP temp_lap[2];
242 if (!btsnd_hcic_write_cur_iac_lap (2, (LAP * const) temp_lap))
247 if (!btsnd_hcic_write_cur_iac_lap (1, (LAP * const) &general_inq_lap))
2009 const LAP *lap;
/external/bluetooth/bluedroid/stack/include/
H A Dhcimsgs.h76 HCI_API extern BOOLEAN btsnd_hcic_inquiry(const LAP inq_lap, UINT8 duration,
94 const LAP inq_lap, UINT8 duration,
831 HCI_API extern BOOLEAN btsnd_hcic_read_cur_iac_lap (void); /* Read Current IAC LAP */
834 LAP * const iac_lap); /* Write Current IAC LAP */
840 /* Write Current IAC LAP */
H A Dbt_types.h353 typedef UINT8 LAP[LAP_LEN]; /* IAC as passed to Inquiry (LAP) */ typedef
354 typedef UINT8 INQ_LAP[LAP_LEN]; /* IAC as passed to Inquiry (LAP) */
/external/libnfc-nci/src/include/
H A Dbt_types.h330 typedef UINT8 LAP[LAP_LEN]; /* IAC as passed to Inquiry (LAP) */ typedef
331 typedef UINT8 INQ_LAP[LAP_LEN]; /* IAC as passed to Inquiry (LAP) */
/external/bluetooth/bluedroid/stack/hcic/
H A Dhcicmds.c43 BOOLEAN btsnd_hcic_inquiry(const LAP inq_lap, UINT8 duration, UINT8 response_cnt)
87 const LAP inq_lap, UINT8 duration, UINT8 response_cnt)
2141 BOOLEAN btsnd_hcic_write_cur_iac_lap (UINT8 num_cur_iac, LAP * const iac_lap)
/external/chromium_org/third_party/usb_ids/
H A Dusb.ids10838 700e Logic Analyzer (LAP-C-16032)

Completed in 148 milliseconds