Searched refs:BNEP_SETUP_CONN_OK (Results 1 – 3 of 3) sorted by relevance
239 UINT16 resp_code = BNEP_SETUP_CONN_OK; in BNEP_ConnectResp()256 else if (resp == BNEP_SUCCESS) resp_code = BNEP_SETUP_CONN_OK; in BNEP_ConnectResp()
62 #define BNEP_SETUP_CONN_OK 0x0000 macro
614 bnep_send_conn_responce (p_bcb, BNEP_SETUP_CONN_OK); in bnep_process_setup_conn_req()709 if (resp_code != BNEP_SETUP_CONN_OK) in bnep_process_setup_conn_responce()1169 UINT16 resp_code = BNEP_SETUP_CONN_OK; in bnep_sec_check_complete()