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

/external/bluetooth/bluedroid/bta/hh/
H A Dbta_hh_le.c1535 tBT_UUID srvc_cond, char_cond; local
1555 char_cond.len = LEN_UUID_16;
1556 char_cond.uu.uuid16 = GATT_UUID_BATTERY_LEVEL;
1561 &char_cond,
1619 tBT_UUID char_cond; local
1639 char_cond.len = LEN_UUID_16;
1640 char_cond.uu.uuid16 = char_uuid;
1651 &char_cond,
1676 bta_hh_le_expl_rpt(p_dev_cb, &char_result, &char_cond, prop);
2840 tBT_UUID char_cond; local
[all...]

Completed in 55 milliseconds