Searched refs:smp_br_state_machine_event (Results 1 - 7 of 7) sorted by relevance

/system/bt/stack/smp/
H A Dsmp_l2c.cc212 smp_br_state_machine_event(p_cb, SMP_BR_AUTH_CMPL_EVT, &reason);
251 smp_br_state_machine_event(p_cb, SMP_BR_L2CAP_CONN_EVT, NULL);
256 smp_br_state_machine_event(p_cb, SMP_BR_L2CAP_DISCONN_EVT, &int_data);
307 smp_br_state_machine_event(p_cb, cmd, p);
H A Dsmp_br_main.cc286 * Function smp_br_state_machine_event
298 void smp_br_state_machine_event(tSMP_CB* p_cb, tSMP_BR_EVENT event, function
H A Dsmp_api.cc190 smp_br_state_machine_event(p_cb, SMP_BR_AUTH_CMPL_EVT, &status);
255 smp_br_state_machine_event(&smp_cb, SMP_BR_API_SEC_GRANT_EVT, &res);
H A Dsmp_act.cc204 smp_br_state_machine_event(p_cb, SMP_BR_KEYS_RSP_EVT, NULL);
757 smp_br_state_machine_event(p_cb, SMP_BR_AUTH_CMPL_EVT, &reason);
776 smp_br_state_machine_event(p_cb, SMP_BR_AUTH_CMPL_EVT, &reason);
811 smp_br_state_machine_event(p_cb, SMP_BR_AUTH_CMPL_EVT, p_data);
853 smp_br_state_machine_event(p_cb, SMP_BR_BOND_REQ_EVT, NULL);
859 smp_br_state_machine_event(p_cb, SMP_BR_AUTH_CMPL_EVT, &reason);
882 smp_br_state_machine_event(p_cb, SMP_BR_AUTH_CMPL_EVT, &reason);
H A Dsmp_utils.cc349 smp_br_state_machine_event(p_cb, SMP_BR_AUTH_CMPL_EVT, &failure);
374 smp_br_state_machine_event(p_cb, SMP_BR_AUTH_CMPL_EVT, &failure);
H A Dsmp_int.h375 extern void smp_br_state_machine_event(tSMP_CB* p_cb, tSMP_BR_EVENT event,
H A Dsmp_keys.cc274 smp_br_state_machine_event(p_cb, SMP_BR_AUTH_CMPL_EVT, &status);

Completed in 1216 milliseconds