Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/include/
Dbta_gatt_api.h275 #define BTA_GATTS_REG_EVT 0 macro
302 CASE_RETURN_TEXT(BTA_GATTS_REG_EVT); in gatt_server_event_text()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_gatt_server.cc133 case BTA_GATTS_REG_EVT: { in btapp_gatts_handle_cback()
/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gatts_act.cc227 (*p_msg->api_reg.p_cback)(BTA_GATTS_REG_EVT, &cb_data); in bta_gatts_register()
/packages/modules/Bluetooth/system/bta/ras/
Dras_server.cc198 case BTA_GATTS_REG_EVT: { in GattsCallback()