Searched refs:bta_hh_le_register_input_notif (Results 1 – 1 of 1) sorted by relevance
/external/bluetooth/bluedroid/bta/hh/ |
D | bta_hh_le.c | 801 void bta_hh_le_register_input_notif(tBTA_HH_DEV_CB *p_dev_cb, UINT8 srvc_inst, in bta_hh_le_register_input_notif() function 893 bta_hh_le_register_input_notif(p_cb, 0, p_cb->mode, TRUE); in bta_hh_le_open_cmpl() 1032 bta_hh_le_register_input_notif(p_cb, 0, p_cb->mode, FALSE); in bta_hh_le_set_protocol_mode() 2240 … bta_hh_le_register_input_notif(p_dev_cb, p_data->srvc_id.id.inst_id, p_dev_cb->mode, FALSE); in bta_hh_le_write_cmpl()
|