Searched refs:bta_hh_le_fill_16bits_char_id (Results 1 – 1 of 1) sorted by relevance
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/ |
D | bta_hh_le.c | 380 void bta_hh_le_fill_16bits_char_id(UINT8 inst_id, UINT16 char_uuid, in bta_hh_le_fill_16bits_char_id() function 600 bta_hh_le_fill_16bits_char_id(char_inst_id, char_uuid, &char_id.char_id); in bta_hh_le_read_char_dscrpt() 803 …bta_hh_le_fill_16bits_char_id(BTA_HH_LE_RPT_GET_RPT_INST_ID(p_rpt->inst_id), p_rpt->uuid, &char_id… in bta_hh_le_register_input_notif() 894 bta_hh_le_fill_16bits_char_id(char_inst_id, char_uuid16, &char_id.char_id); in bta_hh_le_write_char_clt_cfg() 1004 bta_hh_le_fill_16bits_char_id(0, GATT_UUID_HID_PROTO_MODE, &char_id.char_id); in bta_hh_le_set_protocol_mode() 1040 bta_hh_le_fill_16bits_char_id(0, GATT_UUID_HID_PROTO_MODE, &char_id.char_id); in bta_hh_le_get_protocol_mode() 2402 bta_hh_le_fill_16bits_char_id(p_rpt->inst_id, p_rpt->uuid, &char_id.char_id); in bta_hh_le_get_rpt() 2450 bta_hh_le_fill_16bits_char_id(p_rpt->inst_id, p_rpt->uuid, &char_id.char_id); in bta_hh_le_write_rpt() 2479 bta_hh_le_fill_16bits_char_id(0, GATT_UUID_HID_CONTROL_POINT, &char_id.char_id); in bta_hh_le_suspend() 2702 … bta_hh_le_fill_16bits_char_id(BTA_HH_SCPP_INST_DEF, GATT_UUID_SCAN_INT_WINDOW, &char_id.char_id); in bta_hh_le_update_scpp() [all …]
|