Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/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()
1475 static BOOLEAN gatts_db_add_service_declaration(tGATT_SVC_DB *p_db, tBT_UUID *p_service, BOOLEAN is… in gatts_db_add_service_declaration()
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/av/
Dbta_av_aact.c690 static void bta_av_a2d_sdp_cback(BOOLEAN found, tA2D_Service *p_service) in bta_av_a2d_sdp_cback()
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_act.c2367 tBTA_GATTC_SERVICE *p_service = NULL; in bta_gattc_register_service_change_notify() local