Home
last modified time | relevance | path

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

/linux-6.15/include/net/bluetooth/
H A Dhci.h2144 #define HCI_OP_LE_CREATE_BIG 0x2068 macro
/linux-6.15/net/bluetooth/
H A Dhci_conn.c1759 return hci_send_cmd(hdev, HCI_OP_LE_CREATE_BIG, sizeof(cp), &cp); in hci_le_create_big()
H A Dhci_event.c4333 HCI_CS(HCI_OP_LE_CREATE_BIG, hci_cs_le_create_big),