Home
last modified time | relevance | path

Searched refs:simultaneous_le_host (Results 1 – 4 of 4) sorted by relevance

/system/bt/device/src/
Dcontroller.cc164 uint8_t simultaneous_le_host = in start_up() local
169 BTM_BLE_HOST_SUPPORT, simultaneous_le_host)); in start_up()
/system/bt/gd/rust/hci/src/
Dcontroller.rs45 simultaneous_le_host: Enable::Enabled in provide_controller()
/system/bt/gd/hci/
Dcontroller.cc460 Enable simultaneous_le_host = Enable::ENABLED; in write_le_host_support() local
461 …riteLeHostSupportBuilder> packet = WriteLeHostSupportBuilder::Create(enable, simultaneous_le_host); in write_le_host_support()
Dhci_packets.pdl2402 _reserved_ : 8, // simultaneous_le_host reserved since 4.1
2407 simultaneous_le_host : Enable, // According to the spec, this should be 0x00 since 4.1