Searched refs:BNEP_SETUP_CONN_NOT_ALLOWED (Results 1 – 3 of 3) sorted by relevance
64 #define BNEP_SETUP_CONN_NOT_ALLOWED 0x0004 macro
549 bnep_send_conn_response(p_bcb, BNEP_SETUP_CONN_NOT_ALLOWED); in bnep_process_setup_conn_req()567 bnep_send_conn_response(p_bcb, BNEP_SETUP_CONN_NOT_ALLOWED); in bnep_process_setup_conn_req()665 case BNEP_SETUP_CONN_NOT_ALLOWED: in bnep_process_setup_conn_responce()
237 resp_code = BNEP_SETUP_CONN_NOT_ALLOWED; in BNEP_ConnectResp()