Lines Matching refs:sco
96 if (hook != unit->sco ) { in ng_hci_lp_con_req()
538 if (hook != unit->sco) in ng_hci_lp_le_con_req()
637 if (hook != unit->sco) in ng_hci_lp_le_con_req()
793 if (unit->sco != NULL && NG_HOOK_IS_VALID(unit->sco)) { in ng_hci_lp_con_cfm()
805 unit->sco, 0); in ng_hci_lp_con_cfm()
868 hook = unit->sco; in ng_hci_lp_con_ind()
1125 if (unit->sco != NULL && NG_HOOK_IS_VALID(unit->sco)) { in ng_hci_lp_discon_ind()
1136 NG_SEND_MSG_HOOK(error, unit->node, msg, unit->sco, 0); in ng_hci_lp_discon_ind()
1140 __func__, NG_NODE_NAME(unit->node), unit->sco); in ng_hci_lp_discon_ind()
1291 if (unit->sco != NULL && NG_HOOK_IS_VALID(unit->sco)) { in ng_hci_lp_qos_cfm()
1300 unit->sco, 0); in ng_hci_lp_qos_cfm()
1305 __func__, NG_NODE_NAME(unit->node), unit->sco); in ng_hci_lp_qos_cfm()
1345 if (unit->sco != NULL && NG_HOOK_IS_VALID(unit->sco)) { in ng_hci_lp_qos_ind()
1354 NG_SEND_MSG_HOOK(error, unit->node, msg, unit->sco, 0); in ng_hci_lp_qos_ind()
1358 __func__, NG_NODE_NAME(unit->node), unit->sco); in ng_hci_lp_qos_ind()