Searched refs:BLE_PWR_HDL_INVL (Results 1 – 3 of 3) sorted by relevance
93 #define BLE_PWR_HDL_INVL 0xFFFF macro1489 uint16_t handle = BLE_PWR_HDL_INVL; in esp_ble_tx_power_set()1510 uint16_t handle = BLE_PWR_HDL_INVL; in esp_ble_tx_power_get()1535 if (ble_txpwr_set(power_type, BLE_PWR_HDL_INVL, power_level) == 0) { in esp_ble_tx_power_set_enhanced()1562 tx_level = ble_txpwr_get(power_type, BLE_PWR_HDL_INVL); in esp_ble_tx_power_get_enhanced()
93 #define BLE_PWR_HDL_INVL 0xFFFF macro1477 uint16_t handle = BLE_PWR_HDL_INVL; in esp_ble_tx_power_set()1498 uint16_t handle = BLE_PWR_HDL_INVL; in esp_ble_tx_power_get()1523 if (ble_txpwr_set(power_type, BLE_PWR_HDL_INVL, power_level) == 0) { in esp_ble_tx_power_set_enhanced()1550 tx_level = ble_txpwr_get(power_type, BLE_PWR_HDL_INVL); in esp_ble_tx_power_get_enhanced()
119 #define BLE_PWR_HDL_INVL 0xFFFF macro1737 uint16_t handle = BLE_PWR_HDL_INVL; in esp_ble_tx_power_set()1758 uint16_t handle = BLE_PWR_HDL_INVL; in esp_ble_tx_power_get()1783 if (ble_txpwr_set(power_type, BLE_PWR_HDL_INVL, power_level) == 0) { in esp_ble_tx_power_set_enhanced()1810 tx_level = ble_txpwr_get(power_type, BLE_PWR_HDL_INVL); in esp_ble_tx_power_get_enhanced()