Home | History | Annotate | Download | only in btm

Lines Matching refs:restore_pkt_types

808             if(p->restore_pkt_types)
811 hci_handle, p->pkt_types_mask, p->restore_pkt_types);
812 p->pkt_types_mask = p->restore_pkt_types;
813 p->restore_pkt_types = 0; /* Only exists while SCO is active */
830 p->restore_pkt_types = btm_cb.btm_acl_pkt_types_supported;
833 btm_acl_chk_peer_pkt_type_support (p, &p->restore_pkt_types);