Searched defs:enhanced (Results 1 – 11 of 11) sorted by relevance
/aosp12/system/bt/embdrv/sbc/decoder/srce/ |
H A D | decoder-oina.c | 39 OI_CODEC_SBC_DECODER_CONTEXT* context, OI_BOOL enhanced, uint8_t frequency, in OI_CODEC_SBC_DecoderConfigureRaw() 102 OI_BOOL enhanced, uint8_t subbands) { in OI_CODEC_SBC_DecoderLimit()
|
H A D | decoder-private.c | 49 OI_BOOL enhanced) { in internal_DecoderReset()
|
H A D | decoder-sbc.c | 238 OI_BOOL enhanced) { in OI_CODEC_SBC_DecoderReset()
|
/aosp12/system/bt/test/mock/ |
H A D | mock_stack_acl_btm_ble_connection_establishment.cc | 87 void btm_ble_conn_complete(uint8_t* p, uint16_t evt_len, bool enhanced) { in btm_ble_conn_complete()
|
H A D | mock_stack_acl_ble.cc | 51 uint16_t handle, bool enhanced, in acl_ble_connection_fail()
|
/aosp12/system/bt/stack/acl/ |
H A D | btm_ble_connection_establishment.cc | 148 bool enhanced) { in btm_ble_conn_complete()
|
H A D | ble_acl.cc | 145 uint16_t handle, bool enhanced, in acl_ble_connection_fail()
|
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/fuelgauge/ |
H A D | BatteryInfoTest.java | 338 private BatteryInfo getBatteryInfo(boolean charging, boolean enhanced, boolean estimate) { in getBatteryInfo()
|
/aosp12/system/bt/embdrv/sbc/decoder/include/ |
H A D | oi_codec_sbc.h | 181 uint8_t enhanced; member
|
/aosp12/system/bt/main/test/ |
H A D | main_shim_test.cc | 112 uint16_t handle, bool enhanced, in mock_connection_le_on_failed()
|
/aosp12/system/bt/main/shim/ |
H A D | acl.cc | 1346 bool enhanced = true; /* TODO logging metrics only */ in OnLeConnectFail() local
|