Searched refs:EVT_AUTH_COMPLETE (Results 1 – 7 of 7) sorted by relevance
55 hci_set_bit(EVT_AUTH_COMPLETE, event_mask); in main()
315 case EVT_AUTH_COMPLETE: in hci_event_watch()687 hci_filter_set_event(EVT_AUTH_COMPLETE, &nf); in hciops_encrypt_link()2366 case EVT_AUTH_COMPLETE: in io_security_event()2453 hci_filter_set_event(EVT_AUTH_COMPLETE, &flt); in start_hci_dev()
1355 #define EVT_AUTH_COMPLETE 0x06 macro
1310 bt_hci_event(hci, EVT_AUTH_COMPLETE, ¶ms, EVT_AUTH_COMPLETE_SIZE); in bt_hci_event_auth_complete()
1735 #define EVT_AUTH_COMPLETE 0x06 macro
1961 rq.event = EVT_AUTH_COMPLETE; in hci_authenticate_link()
3809 case EVT_AUTH_COMPLETE: in event_dump()