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 134 bdle("%s does not exist, need provision", CFG_PATH);
209 bdle("value:%s, wrong type:%d, need to be type: %d",
212 bdle("value:%s, not enough size: %d bytes, need %d bytes",
381 else bdle("realloc failed, old_bytes:%d, grow:%d, total:%d", p->bytes, grow, p->bytes + grow);
474 bdle("not enough memory!");
658 bdle("cannot find section:%s", section);
709 else bdle("btif_config_save_file failed");
  /external/bluetooth/bluedroid/include/
bt_trace.h 855 #define bdle macro
869 #define bdle macro
    [all...]

Completed in 77 milliseconds