HomeSort by relevance Sort by last modified time
    Searched refs:rswitch (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluez/src/
hcid.conf 52 # rswitch - allow role switch
56 lp rswitch,hold,sniff,park;
  /external/bluetooth/bluez/include/bluetooth/
hci_lib.h 56 int hci_create_connection(int dd, const bdaddr_t *bdaddr, uint16_t ptype, uint16_t clkoffset, uint8_t rswitch, uint16_t *handle, int to);
  /external/bluetooth/bluez/lib/
hci.c 256 { "RSWITCH", HCI_LP_RSWITCH },
1121 int hci_create_connection(int dd, const bdaddr_t *bdaddr, uint16_t ptype, uint16_t clkoffset, uint8_t rswitch, uint16_t *handle, int to)
1132 cp.role_switch = rswitch;
    [all...]

Completed in 214 milliseconds