Home
last modified time | relevance | path

Searched refs:driver_bluetooth_device_get_sublabel (Results 1 – 3 of 3) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/bluetooth/
H A Dbluetooth_driver.h70 void driver_bluetooth_device_get_sublabel(char *s, unsigned i, size_t len);
/dports/games/retroarch/RetroArch-1.9.7/menu/cbs/
H A Dmenu_cbs_sublabel.c1018 driver_bluetooth_device_get_sublabel(s, i, len); in action_bind_sublabel_bluetooth_list()
/dports/games/retroarch/RetroArch-1.9.7/
H A Dretroarch.c19705 void driver_bluetooth_device_get_sublabel(char *s, unsigned i, size_t len) in driver_bluetooth_device_get_sublabel() function