Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_gatt_multi_adv_util.h49 uint8_t* p_service_uuid; member
/system/bt/bta/gatt/
Dbta_gatts_api.c143 void BTA_GATTS_CreateService(tBTA_GATTS_IF server_if, tBT_UUID *p_service_uuid, UINT8 inst, in BTA_GATTS_CreateService()