Home
last modified time | relevance | path

Searched refs:result_as_ptr (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/stack/rfcomm/
Drfc_l2cap_if.cc232 uintptr_t result_as_ptr = L2CAP_CFG_OK; in RFCOMM_ConfigCnf() local
233 rfc_mx_sm_execute(p_mcb, RFC_MX_EVENT_CONF_CNF, (void*)result_as_ptr); in RFCOMM_ConfigCnf()
Drfc_mx_fsm.cc615 uintptr_t result_as_ptr = L2CAP_CFG_OK; in rfc_on_l2cap_error() local
618 rfc_mx_sm_execute(p_mcb, RFC_MX_EVENT_CONF_CNF, (void*)result_as_ptr); in rfc_on_l2cap_error()