HomeSort by relevance Sort by last modified time
    Searched refs:GATTS_AddCharDescriptor (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/bluedroid/stack/srvc/
srvc_battery.c 251 p_inst->clt_cfg_hdl = GATTS_AddCharDescriptor(srvc_hdl,
263 if ( (p_inst->pres_fmt_hdl = GATTS_AddCharDescriptor(srvc_hdl,
276 if ( (p_inst->rpt_ref_hdl = GATTS_AddCharDescriptor(srvc_hdl,
  /external/bluetooth/bluedroid/stack/include/
gatt_api.h 781 ** Function GATTS_AddCharDescriptor
798 GATT_API extern UINT16 GATTS_AddCharDescriptor (UINT16 service_handle, tGATT_PERM perm,
    [all...]
  /external/bluetooth/bluedroid/bta/gatt/
bta_gatts_act.c 490 attr_id = GATTS_AddCharDescriptor(p_msg->api_add_char_descr.hdr.layer_specific,
  /external/bluetooth/bluedroid/stack/gatt/
gatt_api.c 340 ** Function GATTS_AddCharDescriptor
357 UINT16 GATTS_AddCharDescriptor (UINT16 service_handle,
    [all...]

Completed in 70 milliseconds