HomeSort by relevance Sort by last modified time
    Searched defs:get_descriptor (Results 1 - 3 of 3) sorted by null

  /hardware/libhardware/include/hardware/
bt_gatt_client.h 230 bt_status_t (*get_descriptor)( int conn_id, member in struct:__anon32819
audio_effect.h 363 // Function: get_descriptor
380 int32_t (*get_descriptor)(effect_handle_t self, member in struct:effect_interface_s
1000 int32_t (*get_descriptor)(const effect_uuid_t *uuid, member in struct:audio_effect_library_s
    [all...]
  /hardware/qcom/audio/voice_processing/
voice_processing.c 462 static const effect_descriptor_t *get_descriptor(const effect_uuid_t *uuid) function
678 desc = get_descriptor(uuid);
735 desc = get_descriptor(uuid);
756 get_descriptor : lib_get_descriptor

Completed in 64 milliseconds