Home
last modified time | relevance | path

Searched defs:p_service (Results 1 – 2 of 2) sorted by relevance

/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/
Dgatt_db.c64 BOOLEAN gatts_init_service_db (tGATT_SVC_DB *p_db, tBT_UUID *p_service, BOOLEAN is_pri, in gatts_init_service_db()
1471 static BOOLEAN gatts_db_add_service_declaration(tGATT_SVC_DB *p_db, tBT_UUID *p_service, BOOLEAN is… in gatts_db_add_service_declaration()
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_act.c2358 tBTA_GATTC_SERVICE *p_service = NULL; in bta_gattc_register_service_change_notify() local