Home
last modified time | relevance | path

Searched refs:BTA_BLE_SERVICE_ID (Results 1 – 2 of 2) sorted by relevance

/system/bt/bta/include/
Dbta_api.h73 #define BTA_BLE_SERVICE_ID 31 /* GATT profile */ macro
/system/bt/bta/dm/
Dbta_dm_act.cc1567 if (bta_dm_search_cb.service_index == BTA_BLE_SERVICE_ID) { in bta_dm_find_services()