HomeSort by relevance Sort by last modified time
    Searched refs:smp_br_state_machine_event (Results 1 - 7 of 7) sorted by null

  /system/bt/stack/smp/
smp_l2c.cc 219 smp_br_state_machine_event(p_cb, SMP_BR_AUTH_CMPL_EVT, &reason);
261 smp_br_state_machine_event(p_cb, SMP_BR_L2CAP_CONN_EVT, NULL);
266 smp_br_state_machine_event(p_cb, SMP_BR_L2CAP_DISCONN_EVT, &int_data);
317 smp_br_state_machine_event(p_cb, cmd, p);
smp_br_main.cc 286 * Function smp_br_state_machine_event
298 void smp_br_state_machine_event(tSMP_CB* p_cb, tSMP_BR_EVENT event, function
smp_api.cc 191 smp_br_state_machine_event(p_cb, SMP_BR_AUTH_CMPL_EVT, &status);
259 smp_br_state_machine_event(&smp_cb, SMP_BR_API_SEC_GRANT_EVT, &res);
smp_act.cc 223 smp_br_state_machine_event(p_cb, SMP_BR_KEYS_RSP_EVT, NULL);
765 smp_br_state_machine_event(p_cb, SMP_BR_AUTH_CMPL_EVT, &reason);
784 smp_br_state_machine_event(p_cb, SMP_BR_AUTH_CMPL_EVT, &reason);
819 smp_br_state_machine_event(p_cb, SMP_BR_AUTH_CMPL_EVT, p_data);
865 smp_br_state_machine_event(p_cb, SMP_BR_BOND_REQ_EVT, NULL);
871 smp_br_state_machine_event(p_cb, SMP_BR_AUTH_CMPL_EVT, &reason);
    [all...]
smp_utils.cc 352 smp_br_state_machine_event(p_cb, SMP_BR_AUTH_CMPL_EVT, &failure);
377 smp_br_state_machine_event(p_cb, SMP_BR_AUTH_CMPL_EVT, &failure);
    [all...]
smp_int.h 375 extern void smp_br_state_machine_event(tSMP_CB* p_cb, tSMP_BR_EVENT event,
smp_keys.cc 274 smp_br_state_machine_event(p_cb, SMP_BR_AUTH_CMPL_EVT, &status);
    [all...]

Completed in 55 milliseconds