Home
last modified time | relevance | path

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

/external/bluetooth/bluez/lib/bluetooth/
Dhci_lib.h108 int hci_read_link_policy(int dd, uint16_t handle, uint16_t *policy, int to);
/external/bluetooth/bluez/tools/
Dhcitool.c1852 if (hci_read_link_policy(dd, htobs(cr->conn_info->handle), in cmd_lp()
/external/bluetooth/bluez/lib/
Dhci.c2365 int hci_read_link_policy(int dd, uint16_t handle, uint16_t *policy, int to) in hci_read_link_policy() function