Searched refs:RSI_BT_SET_BD_ADDR_REQ (Results 1 – 2 of 2) sorted by relevance
173 RSI_BT_SET_BD_ADDR_REQ = 0x012E, ///< Set the Bluetooth device address. enumerator
124 || (rsp_type == RSI_BT_SET_BD_ADDR_REQ) || (rsp_type == RSI_BLE_ONLY_OPER_MODE) in rsi_bt_get_proto_type()1432 case RSI_BT_SET_BD_ADDR_REQ: { in rsi_bt_prepare_common_pkt()2125 …if ((cmd == RSI_BT_SET_BD_ADDR_REQ) && (rsi_driver_cb->bt_common_cb->state != RSI_BT_STATE_OPERMOD… in rsi_bt_driver_send_cmd()