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

  /system/bt/bta/hh/
bta_hh_main.c 441 index = bta_hh_find_cb(((tBTA_HH_API_CONN *)p_msg)->bd_addr);
448 index = bta_hh_find_cb(((tBTA_HH_MAINT_DEV *)p_msg)->bda);
467 index = bta_hh_find_cb(((tBTA_HH_CBACK_DATA *)p_msg)->addr);
bta_hh_int.h 349 extern UINT8 bta_hh_find_cb(BD_ADDR bda);
bta_hh_utils.c 55 ** Function bta_hh_find_cb
63 UINT8 bta_hh_find_cb(BD_ADDR bda) function
100 APPL_TRACE_DEBUG("bta_hh_find_cb:: index = %d while max = %d",
bta_hh_le.c     [all...]

Completed in 929 milliseconds