Lines Matching refs:notify
571 if (hdev->notify) in hci_cc_read_voice_setting()
572 hdev->notify(hdev, HCI_NOTIFY_VOICE_SETTING); in hci_cc_read_voice_setting()
602 if (hdev->notify) in hci_cc_write_voice_setting()
603 hdev->notify(hdev, HCI_NOTIFY_VOICE_SETTING); in hci_cc_write_voice_setting()
3203 if (hdev->notify) in hci_conn_complete_evt()
3204 hdev->notify(hdev, HCI_NOTIFY_ENABLE_SCO_CVSD); in hci_conn_complete_evt()
3609 goto notify; in hci_encrypt_change_evt()
3618 goto notify; in hci_encrypt_change_evt()
3640 notify: in hci_encrypt_change_evt()
4995 if (conn->codec.data_path == 0 && hdev->notify) { in hci_sync_conn_complete_evt()
4998 hdev->notify(hdev, HCI_NOTIFY_ENABLE_SCO_CVSD); in hci_sync_conn_complete_evt()
5001 hdev->notify(hdev, HCI_NOTIFY_ENABLE_SCO_TRANSP); in hci_sync_conn_complete_evt()