Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_gatt_api.h213 struct GATTS_AddService { struct
225 extern struct GATTS_AddService GATTS_AddService; argument
Dmock_stack_gatt_api.cc51 struct GATTS_AddService GATTS_AddService; variable
160 tGATT_STATUS GATTS_AddService(tGATT_IF gatt_if, btgatt_db_element_t* service, in GATTS_AddService() function
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_api.cc165 tGATT_STATUS GATTS_AddService(tGATT_IF gatt_if, btgatt_db_element_t* service, in GATTS_AddService() function