Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_utils.c228 tGATTS_PENDING_NEW_SRV_START *gatt_sr_is_new_srv_chg(tBT_UUID *p_app_uuid128, tBT_UUID *p_svc_uuid,… in gatt_sr_is_new_srv_chg()
411 tBT_UUID *p_svc_uuid, in gatt_find_hdl_buffer_by_app_id()
523 tBT_UUID *p_svc_uuid; in gatt_is_last_attribute() local
1430 UINT8 gatt_sr_find_i_rcb_by_app_id(tBT_UUID *p_app_uuid128, tBT_UUID *p_svc_uuid, UINT16 svc_inst) in gatt_sr_find_i_rcb_by_app_id()
Dgatt_api.c157 UINT16 GATTS_CreateService (tGATT_IF gatt_if, tBT_UUID *p_svc_uuid, in GATTS_CreateService()
389 BOOLEAN GATTS_DeleteService (tGATT_IF gatt_if, tBT_UUID *p_svc_uuid, UINT16 svc_inst) in GATTS_DeleteService()