Searched defs:app_uuid128 (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/stack/gatt/ |
D | gatt_api.cc | 355 static bool is_active_service(const Uuid& app_uuid128, Uuid* p_svc_uuid, uint16_t start_handle) { in is_active_service() 1228 tGATT_IF GATT_Register(const Uuid& app_uuid128, const std::string& name, tGATT_CBACK* p_cb_info, in GATT_Register() 1285 static tGATT_IF GATT_Register_Dynamic(const Uuid& app_uuid128, const std::string& name, in GATT_Register_Dynamic()
|
D | gatt_utils.cc | 248 std::list<tGATT_HDL_LIST_ELEM>::iterator gatt_find_hdl_buffer_by_app_id(const Uuid& app_uuid128, in gatt_find_hdl_buffer_by_app_id()
|
D | gatt_int.h | 191 bluetooth::Uuid app_uuid128; member
|
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_gatt_api.cc | 211 tGATT_IF GATT_Register(const Uuid& app_uuid128, const std::string& name, tGATT_CBACK* p_cb_info, in GATT_Register()
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/include/ |
D | bta_gatt_api.h | 340 bluetooth::Uuid app_uuid128; member
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/include/ |
D | gatt_api.h | 761 bluetooth::Uuid app_uuid128; member
|