Home
last modified time | relevance | path

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

/system/bt/stack/gatt/
Dgatt_utils.c184 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()
341 tBT_UUID *p_svc_uuid, in gatt_find_hdl_buffer_by_app_id()
422 tBT_UUID *p_svc_uuid; in gatt_is_last_attribute() local
1310 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.c141 UINT16 GATTS_CreateService (tGATT_IF gatt_if, tBT_UUID *p_svc_uuid, in GATTS_CreateService()
394 BOOLEAN GATTS_DeleteService (tGATT_IF gatt_if, tBT_UUID *p_svc_uuid, UINT16 svc_inst) in GATTS_DeleteService()