Home
last modified time | relevance | path

Searched refs:BNEP_SETUP_CONN_OK (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/stack/bnep/
Dbnep_api.cc215 uint16_t resp_code = BNEP_SETUP_CONN_OK; in BNEP_ConnectResp()
235 resp_code = BNEP_SETUP_CONN_OK; in BNEP_ConnectResp()
Dbnep_int.h60 #define BNEP_SETUP_CONN_OK 0x0000 macro
Dbnep_utils.cc590 bnep_send_conn_response(p_bcb, BNEP_SETUP_CONN_OK); in bnep_process_setup_conn_req()
672 if (resp_code != BNEP_SETUP_CONN_OK) { in bnep_process_setup_conn_responce()
1144 uint16_t resp_code = BNEP_SETUP_CONN_OK; in bnep_sec_check_complete()