ble_l2cap_sig_proc_matches() function
Tests if a proc entry fits the specified criteria.
Arguments
proc
The procedure to test.
conn_handle
The connection handle to match against.
op
The op code to match against/
id
The identifier to match against. 0=Ignore this criterion.
Return value
1 if the proc matches; 0 otherwise.