Searched defs:char_cond (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/bta/hh/
H A Dbta_hh_le.c1663 tBT_UUID srvc_cond, char_cond; local
1682 char_cond.len = LEN_UUID_16;
1683 char_cond.uu.uuid16 = GATT_UUID_BATTERY_LEVEL;
1688 &char_cond,
1751 tBT_UUID char_cond; local
1771 char_cond.len = LEN_UUID_16;
1772 char_cond.uu.uuid16 = char_uuid;
1783 &char_cond,
1808 bta_hh_le_expl_rpt(p_dev_cb, &char_result, &char_cond, prop);
3011 tBT_UUID char_cond; local
[all...]

Completed in 55 milliseconds