Searched refs:return_value (Results 1 – 1 of 1) sorted by relevance
108 uint16_t return_value = 0xFF; in rsi_bt_get_proto_type() local112 return_value = RSI_PROTO_BLE; in rsi_bt_get_proto_type()116 return return_value; in rsi_bt_get_proto_type()128 return_value = RSI_PROTO_BT_COMMON; in rsi_bt_get_proto_type()147 return_value = RSI_PROTO_BLE; in rsi_bt_get_proto_type()151 return return_value; in rsi_bt_get_proto_type()177 uint32_t return_value = 0; // 0 means RSI_WAIT_FOREVER in rsi_bt_get_timeout() local181 return_value = RSI_BT_COMMON_CMD_RESP_WAIT_TIME; in rsi_bt_get_timeout()188 return_value = RSI_BLE_GAP_CMD_RESP_WAIT_TIME; in rsi_bt_get_timeout()192 return_value = RSI_BLE_GATT_CMD_RESP_WAIT_TIME; in rsi_bt_get_timeout()[all …]