Searched refs:own_type (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluez/lib/bluetooth/
H A Dhci_lib.h120 uint16_t window, uint8_t own_type,
/external/bluetooth/bluez/tools/
H A Dhcitool.c2427 uint8_t own_type = 0x00; local
2436 own_type = 0x01; /* Random */
2468 own_type, 0x00, 1000);
/external/bluetooth/bluez/lib/
H A Dhci.c2769 uint8_t own_type, uint8_t filter, int to)
2779 param_cp.own_bdaddr_type = own_type;
2767 hci_le_set_scan_parameters(int dd, uint8_t type, uint16_t interval, uint16_t window, uint8_t own_type, uint8_t filter, int to) argument

Completed in 51 milliseconds