Searched refs:BLE_ERROR_CONTROLLER_BUSY (Results 1 – 3 of 3) sorted by relevance
91 #define BLE_ERROR_CONTROLLER_BUSY ((tBleStatus)(0x3A)) macro
300 if ((*(buffer_out+status_offset) != BLE_ERROR_CONTROLLER_BUSY) || (opcode == 0xfd82)) in transport_layer_tick()
97 return BLE_ERROR_CONTROLLER_BUSY; in allocate_and_set_data_legacy()