Home
last modified time | relevance | path

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

/linux/drivers/bluetooth/
H A Dhci_h5.c150 const unsigned char sync_req[] = { 0x01, 0x7e }; in h5_timed_event() local
160 h5_link_control(hu, sync_req, sizeof(sync_req)); in h5_timed_event()
330 const unsigned char sync_req[] = { 0x01, 0x7e }; in h5_handle_internal_rx() local
350 if (memcmp(data, sync_req, 2) == 0) { in h5_handle_internal_rx()