Home
last modified time | relevance | path

Searched refs:CONFIG_BT_CONN_TX_MAX (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/ble_host/include/
A Dble_default_config.h284 #ifndef CONFIG_BT_CONN_TX_MAX
285 #define CONFIG_BT_CONN_TX_MAX 7 macro
/AliOS-Things-master/components/ble_mesh/
A Dbt_defconfig43 CONFIG_BT_CONN_TX_MAX=7
A Dbt_preconfig58 CONFIG_BT_CONN_TX_MAX=7
/AliOS-Things-master/components/ble_host/
A Dbt_defconfig43 CONFIG_BT_CONN_TX_MAX=7
A Dbt_preconfig58 CONFIG_BT_CONN_TX_MAX=7
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dconn.c75 static struct bt_conn_tx conn_tx[CONFIG_BT_CONN_TX_MAX];

Completed in 18 milliseconds