Home
last modified time | relevance | path

Searched refs:Bluetooth (Results 1 – 25 of 50) sorted by relevance

12

/hardware/google/interfaces/bluetooth/sar/1.0/
DIBluetoothSar.hal18 * This is pixel only extension for Bluetooth HAL.
24 * API to set Bluetooth Tx power cap.
26 * This API must be invoked whenever maximum Bluetooth Tx power need to
29 * @param cap Bluetooth Tx cap. Range is between 0 and 80 units,
35 * API to set Bluetooth Tx power cap of each tech.
37 * This API must be invoked whenever maximum Bluetooth Tx power for BR, EDR
41 * @param brCap Bluetooth Tx cap. Range is between 0 and 80 units,
43 * @param edrCap Bluetooth Tx cap. Range is between 0 and 80 units,
45 * @param bleCap Bluetooth Tx cap. Range is between 0 and 80 units,
/hardware/google/interfaces/bluetooth/ccc/1.0/
DIBluetoothCcc.hal18 * This is pixel only extension for Bluetooth HAL.
26 * API to monitor Bluetooth and system timestamp for given Bluetooth device when Bluetooth
30 * @param address Bluetooth address to use for monitoring timestamp.
37 * API to stop monitor given Bluetooth device.
39 * @param address Bluetooth device to stop monitoring.
Dtypes.hal28 * Timestamp in microsecond since Bluetooth controller power up.
51 * Bluetooth Address Type. 6 octest representing bluetooth of a device.
/hardware/google/interfaces/bluetooth/sar/1.1/
DIBluetoothSar.hal18 * This is pixel only extension for Bluetooth HAL.
25 * API to set Bluetooth Tx power cap of each mode
27 * This API must be invoke whenever maximum Bluetooth Tx power of each mode, include chain 0,
31 * @param chain0Cap Bluetooth Tx cap of chain 0 mode. Range is between 0 and 80 units, each unit
33 * @param chain1Cap Bluetooth Tx cap of chain 1 mode. Range is between 0 and 80 units, each unit
35 * @param beamformingCap Bluetooth Tx cap of beamforming mode. Range is between 0 and 80 units,
/hardware/interfaces/bluetooth/1.0/
DIBluetoothHci.hal22 * The Host Controller Interface (HCI) is the layer defined by the Bluetooth
23 * specification between the software that runs on the host and the Bluetooth
35 * required to communicate with the Bluetooth hardware in the
52 * Send an HCI command (as specified in the Bluetooth Specification
53 * V4.2, Vol 2, Part 5, Section 5.4.1) to the Bluetooth controller.
62 * Send an HCI ACL data packet (as specified in the Bluetooth Specification
63 * V4.2, Vol 2, Part 5, Section 5.4.2) to the Bluetooth controller.
71 * Send an SCO data packet (as specified in the Bluetooth Specification
72 * V4.2, Vol 2, Part 5, Section 5.4.3) to the Bluetooth controller.
DIBluetoothHciCallbacks.hal19 /** The interface from the Bluetooth Controller to the stack. */
22 * Invoked when the Bluetooth controller initialization has been
29 * Bluetooth controller to be forwarded to the Bluetooth stack.
30 * @param event is the HCI event to be sent to the Bluetooth stack.
/hardware/google/interfaces/bluetooth/ccc/1.1/
DIBluetoothCcc.hal18 * This is pixel only extension for Bluetooth HAL.
29 * API to monitor Bluetooth and system timestamp for given Bluetooth device when Bluetooth
33 * @param address Bluetooth address to use for monitoring timestamp.
/hardware/google/interfaces/bluetooth/ext/1.0/
DIBluetoothExt.hal18 * This is pixel only extension for Bluetooth HAL.
24 * API to set Bluetooth HCI packet
26 * @param opcode : Bluetooth HCI command opcode to be send
27 * @param params : Bluetooth HCI command paramethers for the opcode
/hardware/google/interfaces/bluetooth/ewp/1.0/
DIBluetoothEwp.hal18 * This is pixel only extension for Bluetooth HAL.
24 * API to enable Bluetooth Le Audio offload debugging mechanism.
26 * This API must be invoked whenever maximum Bluetooth Tx power need to
34 * API to disable Bluetooth Le Audio offload debugging mechanism.
/hardware/google/interfaces/bluetooth/bt_channel_avoidance/1.0/
DIBTChannelAvoidance.hal18 * This is pixel only extension for Bluetooth HAL.
24 * API to set Bluetooth channel map.
26 * This API must be invoked whenever channels map of Bluetooth need to
27 * changed because Bluetooth channels have conflict with wifi or cellular.
/hardware/interfaces/bluetooth/1.1/
DIBluetoothHci.hal24 * The Host Controller Interface (HCI) is the layer defined by the Bluetooth
25 * specification between the software that runs on the host and the Bluetooth
38 * Send an ISO data packet (as specified in the Bluetooth Core
39 * Specification v5.2) to the Bluetooth controller.
/hardware/google/interfaces/bluetooth/sar/1.2/
DIBluetoothSar.hal18 * This is pixel only extension for Bluetooth HAL.
25 * API to set Bluetooth RF regulation area
27 * This API must be invoke whenever the maximum Bluetooth Tx power needs to be changed due to
/hardware/interfaces/audio/aidl/default/
DBluetooth.cpp29 Bluetooth::Bluetooth() { in Bluetooth() function in aidl::android::hardware::audio::core::Bluetooth
38 ndk::ScopedAStatus Bluetooth::setScoConfig(const ScoConfig& in_config, ScoConfig* _aidl_return) { in setScoConfig()
57 ndk::ScopedAStatus Bluetooth::setHfpConfig(const HfpConfig& in_config, HfpConfig* _aidl_return) { in setHfpConfig()
/hardware/qcom/bt/msm8996/libbt-vendor/
DAndroid.mk23 BDROID_DIR:= packages/modules/Bluetooth/system
51 packages/modules/Bluetooth/system/hci/include \
/hardware/interfaces/audio/aidl/default/include/core-impl/
DBluetooth.h34 class Bluetooth : public BnBluetooth {
36 Bluetooth();
/hardware/interfaces/bluetooth/a2dp/1.0/
DIBluetoothAudioOffload.hal22 * HAL interface for Bluetooth A2DP Offload functionality where
25 * Bluetooth stack.
62 * to communicate to Bluetooth Controller and remote Sink device, in which
72 * to communicate to Bluetooth Controller and remote device, in which case
DIBluetoothAudioHost.hal20 * HAL interface for Bluetooth A2DP Offload functionality where
23 * Bluetooth stack.
/hardware/interfaces/bluetooth/ranging/
DOWNERS3 include platform/packages/modules/Bluetooth:/OWNERS
/hardware/interfaces/bluetooth/a2dp/1.0/vts/
DOWNERS2 include platform/packages/modules/Bluetooth:/OWNERS
/hardware/interfaces/bluetooth/audio/
DOWNERS3 include platform/packages/modules/Bluetooth:/OWNERS
/hardware/interfaces/bluetooth/audio/2.1/
DIBluetoothAudioProvider.hal24 * HAL interface from the Bluetooth stack to the Audio HAL
26 * The Bluetooth stack calls methods in this interface to start and end audio
35 * This method indicates that the Bluetooth stack is ready to stream audio.
Dtypes.hal29 /** Used when encoded by Bluetooth Stack and streaming to LE Audio device */
31 /** Used when decoded by Bluetooth Stack and streaming to audio framework */
100 * Bit meaning is defined in Bluetooth Assigned Numbers. */
/hardware/interfaces/bluetooth/audio/2.0/
DIBluetoothAudioProvider.hal22 * HAL interface from the Bluetooth stack to the Audio HAL
24 * The Bluetooth stack calls methods in this interface to start and end audio
33 * This method indicates that the Bluetooth stack is ready to stream audio.
/hardware/qcom/bt/msm8960/libbt-vendor/
DAndroid.mk23 BDROID_DIR:= packages/modules/Bluetooth/system
/hardware/qcom/bt/msm8992/libbt-vendor/
DAndroid.mk23 BDROID_DIR:= packages/modules/Bluetooth/system

12