Searched refs:GATTS_AddCharDescriptor (Results 1 – 4 of 4) sorted by relevance
245 p_inst->clt_cfg_hdl = GATTS_AddCharDescriptor(srvc_hdl, in Battery_Instantiate()257 if ( (p_inst->pres_fmt_hdl = GATTS_AddCharDescriptor(srvc_hdl, in Battery_Instantiate()270 if ( (p_inst->rpt_ref_hdl = GATTS_AddCharDescriptor(srvc_hdl, in Battery_Instantiate()
792 GATT_API extern UINT16 GATTS_AddCharDescriptor (UINT16 service_handle, tGATT_PERM perm,
477 attr_id = GATTS_AddCharDescriptor(p_msg->api_add_char_descr.hdr.layer_specific, in bta_gatts_add_char_descr()
357 UINT16 GATTS_AddCharDescriptor (UINT16 service_handle, in GATTS_AddCharDescriptor() function