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

/external/bluetooth/bluedroid/bta/hh/
H A Dbta_hh_le.c760 ** Function bta_hh_le_register_input_notif
768 void bta_hh_le_register_input_notif(tBTA_HH_DEV_CB *p_dev_cb, UINT8 srvc_inst, function
777 APPL_TRACE_DEBUG1("bta_hh_le_register_input_notif mode: %d", proto_mode);
860 bta_hh_le_register_input_notif(p_cb, 0, p_cb->mode, TRUE);
997 bta_hh_le_register_input_notif(p_cb, 0, p_cb->mode, FALSE);
2094 bta_hh_le_register_input_notif(p_dev_cb, p_data->srvc_id.id.inst_id, p_dev_cb->mode, FALSE);

Completed in 59 milliseconds