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 258 #define BTA_GATTS_CONF_EVT GATTS_REQ_TYPE_CONF /* 7 */
365 tBTA_GATTS_CONF confirm; /* BTA_GATTS_CONF_EVT callback data */
    [all...]
  /system/bt/btif/src/
btif_gatt_server.cc 216 case BTA_GATTS_CONF_EVT:
  /system/bt/bta/gatt/
bta_gatts_act.cc 412 (*p_rcb->p_cback)(BTA_GATTS_CONF_EVT, &cb_data);

Completed in 75 milliseconds