Home
last modified time | relevance | path

Searched defs:ble_supported_states (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/test/mock/
H A Dmock_device_controller.cc76 uint8_t ble_supported_states[BLE_SUPPORTED_STATES_SIZE]{0}; variable
/aosp12/system/bt/device/src/
H A Dcontroller.cc79 static uint8_t ble_supported_states[BLE_SUPPORTED_STATES_SIZE]; variable
/aosp12/system/bt/stack/btm/
H A Dbtm_ble_gap.cc2628 const uint8_t* ble_supported_states = in btm_ble_topology_check() local