Searched refs:BT_GAP_ADV_FAST_INT_MIN_2 (Results 1 – 4 of 4) sorted by relevance
/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/ |
A D | bluetooth.h | 541 BT_GAP_ADV_FAST_INT_MIN_2, \ 546 BT_GAP_ADV_FAST_INT_MIN_2, \ 552 BT_GAP_ADV_FAST_INT_MIN_2, BT_GAP_ADV_FAST_INT_MAX_2, \ 555 #define BT_LE_ADV_NCONN BT_LE_ADV_PARAM(0, BT_GAP_ADV_FAST_INT_MIN_2, \ 559 BT_GAP_ADV_FAST_INT_MIN_2, \
|
A D | gap.h | 72 #define BT_GAP_ADV_FAST_INT_MIN_2 0x00a0 /* 100 ms */ macro
|
/AliOS-Things-master/components/genie_service/core/src/ |
A D | genie_ais.c | 562 .interval_min = BT_GAP_ADV_FAST_INT_MIN_2,
|
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/ |
A D | proxy.c | 70 .interval_min = BT_GAP_ADV_FAST_INT_MIN_2, 81 .interval_min = BT_GAP_ADV_FAST_INT_MIN_2,
|
Completed in 26 milliseconds