Searched refs:RSI_PROTO_BLE (Results 1 – 3 of 3) sorted by relevance
137 rsi_bt_cb_init(rsi_driver_cb->ble_cb, RSI_PROTO_BLE); in rsi_ble_driver_init()
112 return_value = RSI_PROTO_BLE; in rsi_bt_get_proto_type()147 return_value = RSI_PROTO_BLE; in rsi_bt_get_proto_type()183 case RSI_PROTO_BLE: { in rsi_bt_get_timeout()2172 } else if (protocol_type == RSI_PROTO_BLE) { in rsi_bt_driver_send_cmd()
75 #define RSI_PROTO_BLE 0x03 macro