Home
last modified time | relevance | path

Searched refs:BTA_GATTS_CreateService (Results 1 – 3 of 3) sorted by relevance

/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() function
/system/bt/bta/include/
Dbta_gatt_api.h1080 extern void BTA_GATTS_CreateService(tBTA_GATTS_IF server_if, tBT_UUID *p_service_uuid,
/system/bt/btif/src/
Dbtif_gatt_server.c447 BTA_GATTS_CreateService(p_cb->server_if, &uuid, in btgatts_handle_event()