Home
last modified time | relevance | path

Searched refs:BLE_SUPPORTED_STATES_SIZE (Results 1 – 3 of 3) sorted by relevance

/system/bt/test/mock/
Dmock_device_controller.h59 constexpr size_t BLE_SUPPORTED_STATES_SIZE = 8; variable
77 extern uint8_t ble_supported_states[BLE_SUPPORTED_STATES_SIZE];
Dmock_device_controller.cc76 uint8_t ble_supported_states[BLE_SUPPORTED_STATES_SIZE]{0};
/system/bt/device/src/
Dcontroller.cc53 #define BLE_SUPPORTED_STATES_SIZE 8 macro
79 static uint8_t ble_supported_states[BLE_SUPPORTED_STATES_SIZE];