Searched refs:toneExtension (Results 1 – 2 of 2) sorted by relevance
177 uint16_t toneExtension; /*!< Configuration of tone extension */ member216 uint16_t toneExtension; /*!< Configuration of tone extension */ member547 …uint32_t toneExtension : 2; /*!< Enable tone extension, [0]=first tone (trans… member
1211 pStepI->toneExtension = pStep->toneExtension; in RCL_Handler_BLE_CS_preprocessStep()1613 uint8_t toneExtension = src->toneExtension; in RCL_Handler_BLE_CS_convertStepResult() local1670 ? (toneExtension & BLE_CS_TONE_EXTENSION_INITIATOR_TX) in RCL_Handler_BLE_CS_convertStepResult()1671 : (toneExtension & BLE_CS_TONE_EXTENSION_REFLECTOR_TX)); in RCL_Handler_BLE_CS_convertStepResult()1693 (bool)(toneExtension & 2), in RCL_Handler_BLE_CS_convertStepResult()1716 ? (toneExtension & BLE_CS_TONE_EXTENSION_INITIATOR_TX) in RCL_Handler_BLE_CS_convertStepResult()1717 : (toneExtension & BLE_CS_TONE_EXTENSION_REFLECTOR_TX)); in RCL_Handler_BLE_CS_convertStepResult()