Searched defs:connectable (Results 1 - 1 of 1) sorted by relevance

/net/bluetooth/
H A Dmgmt.c1061 bool connectable; local
1076 connectable = get_connectable(hdev);
1078 /* Set require_privacy to true only when non-connectable
1082 if (hci_update_random_address(req, !connectable, &own_addr_type) < 0)
1088 cp.type = connectable ? LE_ADV_IND : LE_ADV_NONCONN_IND;
1872 * by-product of disabling connectable, we need to update the
1907 /* If we're going from non-connectable to connectable or
1908 * vice-versa when fast connectable is enabled ensure that fast
1909 * connectable get
[all...]

Completed in 251 milliseconds