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

  /system/bt/btif/include/
btif_common.h 156 typedef void(tBTIF_COPY_CBACK)(uint16_t event, char* p_dest, char* p_src);
219 tBTIF_COPY_CBACK* p_copy_cback);
  /system/bt/btif/test/
btif_profile_queue_test.cc 34 typedef void(tBTIF_COPY_CBACK)(uint16_t event, char* p_dest, char* p_src);
37 tBTIF_COPY_CBACK* p_copy_cback) {
  /system/bt/btif/src/
btif_hd.cc 296 tBTIF_COPY_CBACK* p_copy_cback = NULL;
btif_core.cc 191 tBTIF_COPY_CBACK* p_copy_cback) {
    [all...]

Completed in 2693 milliseconds