Lines Matching refs:ep_addr
109 .ep_addr = BLUETOOTH_INT_EP_ADDR,
113 .ep_addr = BLUETOOTH_OUT_EP_ADDR,
117 .ep_addr = BLUETOOTH_IN_EP_ADDR,
139 bluetooth_ep_data[HCI_INT_EP_IDX].ep_addr, in hci_tx_thread()
145 bluetooth_ep_data[HCI_IN_EP_IDX].ep_addr, in hci_tx_thread()
279 usb_transfer(bluetooth_ep_data[HCI_OUT_EP_IDX].ep_addr, ep_out_buf, in acl_read_cb()
302 acl_read_cb(bluetooth_ep_data[HCI_OUT_EP_IDX].ep_addr, in bluetooth_status_cb()
309 usb_cancel_transfer(bluetooth_ep_data[HCI_INT_EP_IDX].ep_addr); in bluetooth_status_cb()
310 usb_cancel_transfer(bluetooth_ep_data[HCI_IN_EP_IDX].ep_addr); in bluetooth_status_cb()
311 usb_cancel_transfer(bluetooth_ep_data[HCI_OUT_EP_IDX].ep_addr); in bluetooth_status_cb()
326 acl_read_cb(bluetooth_ep_data[HCI_OUT_EP_IDX].ep_addr, in bluetooth_status_cb()