Home
last modified time | relevance | path

Searched defs:ad_len (Results 1 – 1 of 1) sorted by relevance

/net/bluetooth/
Dhci_request.c1127 u8 append_local_name(struct hci_dev *hdev, u8 *ptr, u8 ad_len) in append_local_name()
1164 static u8 append_appearance(struct hci_dev *hdev, u8 *ptr, u8 ad_len) in append_appearance()
1268 u8 ad_len = 0, flags = 0; in create_instance_adv_data() local