Home
last modified time | relevance | path

Searched refs:bluetooth_driver_active (Results 1 – 2 of 2) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/
H A Dretroarch_data.h2252 bool bluetooth_driver_active; member
H A Dretroarch.c19683 if ( (p_rarch->bluetooth_driver_active) && in driver_bluetooth_scan()
19691 if ( (p_rarch->bluetooth_driver_active) && in driver_bluetooth_get_devices()
19699 if ( (p_rarch->bluetooth_driver_active) && in driver_bluetooth_device_is_connected()
19708 if ( (p_rarch->bluetooth_driver_active) && in driver_bluetooth_device_get_sublabel()
19716 if (p_rarch->bluetooth_driver_active) in driver_bluetooth_connect_device()
19731 p_rarch->bluetooth_driver_active = false; in bluetooth_driver_ctl()
19771 p_rarch->bluetooth_driver_active = false; in bluetooth_driver_ctl()
19782 p_rarch->bluetooth_driver_active = true; in bluetooth_driver_ctl()
19788 p_rarch->bluetooth_driver_active = false; in bluetooth_driver_ctl()
19791 p_rarch->bluetooth_driver_active = false; in bluetooth_driver_ctl()