Home
last modified time | relevance | path

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

/linux-2.6.39/include/net/bluetooth/
Dhci.h657 #define HCI_OP_READ_BD_ADDR 0x1009 macro
/linux-2.6.39/net/bluetooth/
Dhci_event.c688 hci_req_complete(hdev, HCI_OP_READ_BD_ADDR, rp->status); in hci_cc_read_bd_addr()
1718 case HCI_OP_READ_BD_ADDR: in hci_cmd_complete_evt()
Dhci_core.c244 hci_send_cmd(hdev, HCI_OP_READ_BD_ADDR, 0, NULL); in hci_init_req()