HomeSort by relevance Sort by last modified time
    Searched full:p_inst (Results 1 - 1 of 1) sorted by null

  /external/bluetooth/bluedroid/stack/srvc/
srvc_battery.c 51 tBA_INST *p_inst = &battery_cb.battery_inst[0]; local
53 for (;i < BA_MAX_INT_NUM; i ++, p_inst++)
55 if (handle == p_inst->ba_level_hdl ||
56 handle == p_inst->clt_cfg_hdl ||
57 handle == p_inst->rpt_ref_hdl ||
58 handle == p_inst->pres_fmt_hdl )
75 tBA_INST *p_inst = &battery_cb.battery_inst[0]; local
80 for (i = 0; i < BA_MAX_INT_NUM; i ++, p_inst ++)
83 if (handle == p_inst->clt_cfg_hdl)
88 if (p_inst->p_cback
115 tBA_INST *p_inst = &battery_cb.battery_inst[0]; local
197 tBA_INST *p_inst; local
303 tBA_INST *p_inst = &battery_cb.battery_inst[0]; local
371 tBA_INST *p_inst = &battery_cb.battery_inst[0]; local
    [all...]

Completed in 99 milliseconds