Home
last modified time | relevance | path

Searched refs:LAP_TO_STREAM (Results 1 – 2 of 2) sorted by relevance

/system/bt/stack/hcic/
Dhcicmds.c55 LAP_TO_STREAM (pp, inq_lap); in btsnd_hcic_inquiry()
101 LAP_TO_STREAM (pp, inq_lap); in btsnd_hcic_per_inq_mode()
1335 LAP_TO_STREAM (pp, iac_lap[i]); in btsnd_hcic_write_cur_iac_lap()
/system/bt/stack/include/
Dbt_types.h250 #define LAP_TO_STREAM(p, a) {register int ijk; for (ijk = 0; ijk < LAP_LEN; ijk++) *(p)++… macro