Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci.h2108 #define HCI_OP_LE_CREATE_BIG 0x2068 macro
/linux/net/bluetooth/
H A Dhci_conn.c1756 return hci_send_cmd(hdev, HCI_OP_LE_CREATE_BIG, sizeof(cp), &cp); in hci_le_create_big()
H A Dhci_event.c4319 HCI_CS(HCI_OP_LE_CREATE_BIG, hci_cs_le_create_big),