Searched refs:BTM_BLE_ADV_INT_MAX (Results 1 – 2 of 2) sorted by relevance
109 #define BTM_BLE_ADV_INT_MAX 0x4000 macro
1037 if (!BTM_BLE_ISVALID_PARAM(adv_int_min, BTM_BLE_ADV_INT_MIN, BTM_BLE_ADV_INT_MAX) || in BTM_BleSetAdvParams()1038 !BTM_BLE_ISVALID_PARAM(adv_int_max, BTM_BLE_ADV_INT_MIN, BTM_BLE_ADV_INT_MAX)) in BTM_BleSetAdvParams()