Home
last modified time | relevance | path

Searched refs:CONFIG_BT_RX_PRIO (Results 1 – 8 of 8) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/common/
A Ddummy.c20 BUILD_ASSERT(CONFIG_BT_HCI_TX_PRIO < CONFIG_BT_RX_PRIO);
/AliOS-Things-master/components/ble_host/include/
A Dble_default_config.h201 #ifndef CONFIG_BT_RX_PRIO
202 #define CONFIG_BT_RX_PRIO 8 macro
/AliOS-Things-master/components/ble_mesh/
A Dbt_preconfig40 CONFIG_BT_RX_PRIO=8
50 CONFIG_BT_RX_PRIO=8
A Dbt_defconfig35 CONFIG_BT_RX_PRIO=8
/AliOS-Things-master/components/ble_host/
A Dbt_preconfig40 CONFIG_BT_RX_PRIO=8
50 CONFIG_BT_RX_PRIO=8
A Dbt_defconfig35 CONFIG_BT_RX_PRIO=8
/AliOS-Things-master/components/ble_host/bt_host/hci_driver/
A Dh4_driver.c521 CONFIG_BT_RX_PRIO, 1, hci_rx_task_stack, in h4_open()
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dhci_core.c7372 hci_rx_thread, NULL, CONFIG_BT_RX_PRIO); in bt_enable()

Completed in 17 milliseconds