Searched refs:orig_mx_chan_id (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_sec.c583 p_srec->orig_mx_chan_id = mx_chan_id;
1902 && (p_serv_rec->orig_mx_chan_id == mx_chan_id))
1905 p_serv_rec->service_id, p_serv_rec->psm, p_serv_rec->mx_proto_id, p_serv_rec->orig_mx_chan_id);
5194 && p_out_serv->orig_mx_chan_id == mx_chan_id)
5207 && (( is_originator && (p_serv_rec->orig_mx_chan_id == mx_chan_id))
H A Dbtm_int.h428 UINT32 orig_mx_chan_id; /* Channel on the multiplexer protocol */ member in struct:__anon1020

Completed in 41 milliseconds