Searched defs:p_svc_uuid (Results 1 – 3 of 3) sorted by relevance
/system/bt/test/mock/ |
D | mock_stack_gatt.cc | 41 bool GATTS_DeleteService(tGATT_IF gatt_if, Uuid* p_svc_uuid, in GATTS_DeleteService() 76 bool is_active_service(const Uuid& app_uuid128, Uuid* p_svc_uuid, in is_active_service()
|
/system/bt/stack/gatt/ |
D | gatt_api.cc | 330 bool is_active_service(const Uuid& app_uuid128, Uuid* p_svc_uuid, in is_active_service() 358 bool GATTS_DeleteService(tGATT_IF gatt_if, Uuid* p_svc_uuid, in GATTS_DeleteService()
|
D | gatt_utils.cc | 213 const Uuid& app_uuid128, Uuid* p_svc_uuid, uint16_t start_handle) { in gatt_find_hdl_buffer_by_app_id()
|