Searched refs:BNEP_SETUP_CONN_NOT_ALLOWED (Results 1 – 3 of 3) sorted by relevance
600 bnep_send_conn_responce (p_bcb, BNEP_SETUP_CONN_NOT_ALLOWED); in bnep_process_setup_conn_req()617 bnep_send_conn_responce (p_bcb, BNEP_SETUP_CONN_NOT_ALLOWED); in bnep_process_setup_conn_req()730 case BNEP_SETUP_CONN_NOT_ALLOWED: in bnep_process_setup_conn_responce()1278 bnep_send_conn_responce (p_bcb, BNEP_SETUP_CONN_NOT_ALLOWED); in bnep_sec_check_complete()
66 #define BNEP_SETUP_CONN_NOT_ALLOWED 0x0004 macro
261 else resp_code = BNEP_SETUP_CONN_NOT_ALLOWED; in BNEP_ConnectResp()