Searched defs:char_inst_id (Results 1 - 1 of 1) sorted by relevance
/system/bt/bta/hh/ |
H A D | bta_hh_le.c | 467 UINT8 char_inst_id) 486 p_rpt->inst_id == BTA_HH_LE_RPT_INST_ID_MAP(srvc_inst_id, char_inst_id)) 604 UINT16 char_uuid, UINT8 char_inst_id, UINT16 char_descp_uuid) 612 bta_hh_le_fill_16bits_char_id(char_inst_id, char_uuid, &char_id.char_id); 918 UINT8 char_inst_id, UINT16 char_uuid16, 928 bta_hh_le_fill_16bits_char_id(char_inst_id, char_uuid16, &char_id.char_id); 464 bta_hh_le_find_report_entry(tBTA_HH_DEV_CB *p_cb, UINT8 srvc_inst_id, UINT16 rpt_uuid, UINT8 char_inst_id) argument 603 bta_hh_le_read_char_dscrpt(tBTA_HH_DEV_CB *p_cb, UINT16 srvc_uuid, UINT8 srvc_inst_id, UINT16 char_uuid, UINT8 char_inst_id, UINT16 char_descp_uuid) argument 916 bta_hh_le_write_char_clt_cfg(tBTA_HH_DEV_CB *p_cb, UINT8 srvc_inst_id, UINT16 srvc_uuid16, UINT8 char_inst_id, UINT16 char_uuid16, UINT16 clt_cfg_value) argument
|
Completed in 8 milliseconds