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

  /system/bt/bta/include/
bta_gatt_api.h 435 #define BTA_GATTS_CONF_EVT GATTS_REQ_TYPE_CONF /* 5 */
618 tBTA_GATTS_CONF confirm; /* BTA_GATTS_CONF_EVT callback data */
    [all...]
  /system/bt/btif/src/
btif_gatt_server.c 325 case BTA_GATTS_CONF_EVT:
  /system/bt/bta/gatt/
bta_gatts_act.c 684 (*p_rcb->p_cback)(BTA_GATTS_CONF_EVT, &cb_data);

Completed in 36 milliseconds