Home
last modified time | relevance | path

Searched refs:BTA_GATTS_REG_EVT (Results 1 – 3 of 3) sorted by relevance

/system/bt/btif/src/
Dbtif_gatt_server.cc131 case BTA_GATTS_REG_EVT: { in btapp_gatts_handle_cback()
/system/bt/bta/include/
Dbta_gatt_api.h249 #define BTA_GATTS_REG_EVT 0 macro
/system/bt/bta/gatt/
Dbta_gatts_act.cc231 (*p_msg->api_reg.p_cback)(BTA_GATTS_REG_EVT, &cb_data); in bta_gatts_register()