Home
last modified time | relevance | path

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

/system/bt/stack/hcic/
Dhcicmds.cc48 LAP_TO_STREAM(pp, inq_lap); in btsnd_hcic_inquiry()
81 LAP_TO_STREAM(pp, inq_lap); in btsnd_hcic_per_inq_mode()
950 for (int i = 0; i < num_cur_iac; i++) LAP_TO_STREAM(pp, iac_lap[i]); in btsnd_hcic_write_cur_iac_lap()
/system/bt/stack/include/
Dbt_types.h304 #define LAP_TO_STREAM(p, a) \ macro