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

  /external/bluetooth/bluedroid/stack/btm/
btm_ble.c 301 BTM_TRACE_ERROR0("No connection exist!");
378 BTM_TRACE_ERROR0("Passkey reply to Unknown device");
410 BTM_TRACE_ERROR0("BTM_BleOobDataReply() to Unknown device");
461 BTM_TRACE_ERROR0("Illegal Connection Scan Parameters");
529 BTM_TRACE_ERROR0("Unknown Device, setting rejected");
534 BTM_TRACE_ERROR0("Illegal Connection Parameters");
    [all...]
btm_ble_bgconn.c 392 BTM_TRACE_ERROR0("peripheral device cannot initiate a selective connection");
409 BTM_TRACE_ERROR0("scan active, can not start selective connection procedure");
448 BTM_TRACE_ERROR0("btm_ble_initiate_select_conn failed");
btm_sco.c 160 BTM_TRACE_ERROR0("Could not reject (e)SCO conn: No Buffer!!!");
167 BTM_TRACE_ERROR0("Could not reject (e)SCO conn: No Buffer!!!");
223 BTM_TRACE_ERROR0("Could not accept SCO conn: No Buffer!!!");
    [all...]
btm_ble_gap.c 655 BTM_TRACE_ERROR0("Partial data write into ADV");
    [all...]
btm_sec.c 138 BTM_TRACE_ERROR0 ("BTM_SecRegister:p_cb_info->p_le_callback == NULL ");
274 BTM_TRACE_ERROR0 ("BTM_GetSecurityFlags false");
878 BTM_TRACE_ERROR0 ("BTM_PINCodeReply() - Wrong BD Addr");
884 BTM_TRACE_ERROR0 ("BTM_PINCodeReply() - no dev CB");
    [all...]
btm_devctl.c     [all...]
btm_acl.c 385 BTM_TRACE_ERROR0("Device not found");
450 BTM_TRACE_ERROR0 ("BTM_BLI_ACL_DOWN_EVT issued, but num_acl already zero !!!");
    [all...]
btm_inq.c     [all...]
  /external/bluetooth/bluedroid/stack/smp/
smp_keys.c 112 BTM_TRACE_ERROR0 ("smp_encrypt_data Failed");
118 BTM_TRACE_ERROR0 ("smp_encrypt_data Failed unable to allocate buffer");
  /external/bluetooth/bluedroid/include/
bt_trace.h     [all...]
  /external/libnfc-nci/src/include/
bt_trace.h 646 #define BTM_TRACE_ERROR0(m) {if (btm_cb.trace_level >= BT_TRACE_LEVEL_ERROR) BT_TRACE_0(TRACE_LAYER_BTM, TRACE_TYPE_ERROR, m);}
    [all...]

Completed in 89 milliseconds