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

  /external/bluetooth/bluedroid/btif/src/
btif_config.c 135 bdle("%s does not exist, need provision", CFG_PATH);
210 bdle("value:%s, wrong type:%d, need to be type: %d",
213 bdle("value:%s, not enough size: %d bytes, need %d bytes",
371 else bdle("realloc failed, old_bytes:%d, grow:%d, total:%d", p->bytes, grow, p->bytes + grow);
464 bdle("not enough memory!");
648 bdle("cannot find section:%s", section);
700 else bdle("btif_config_save_file failed");
  /external/bluetooth/bluedroid/include/
bt_trace.h 4820 #define bdle macro
4834 #define bdle macro
    [all...]

Completed in 59 milliseconds