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

  /system/bt/stack/smp/
smp_l2c.cc 177 smp_rsp_timeout, NULL, btu_general_alarm_queue);
313 smp_rsp_timeout, NULL, btu_general_alarm_queue);
smp_utils.cc 346 smp_rsp_timeout, NULL, btu_general_alarm_queue);
362 * Function smp_rsp_timeout
369 void smp_rsp_timeout(UNUSED_ATTR void* data) { function
371 uint8_t failure = SMP_RSP_TIMEOUT;
    [all...]
smp_int.h 476 extern void smp_rsp_timeout(void* data);

Completed in 48 milliseconds