Searched refs:BTM_TRACE_WARNING (Results 1 – 11 of 11) sorted by relevance
/system/bt/stack/btm/ |
D | btm_sec.cc | 539 BTM_TRACE_WARNING("BTM_SEC_REG: Out of Service Records (%d)", in btm_sec_set_security_level() 722 BTM_TRACE_WARNING("btm_sec_clr_temp_auth_service() - no dev CB"); in btm_sec_clr_temp_auth_service() 765 BTM_TRACE_WARNING("BTM_PINCodeReply() - Wrong State: %d", in BTM_PINCodeReply() 829 BTM_TRACE_WARNING( in BTM_PINCodeReply() 839 BTM_TRACE_WARNING( in BTM_PINCodeReply() 914 BTM_TRACE_WARNING("BTM_SecBond -> Already Paired"); in btm_sec_bond_by_transport() 1258 BTM_TRACE_WARNING("Security Manager: BTM_SetEncryption not connected"); in BTM_SetEncryption() 1278 BTM_TRACE_WARNING( in BTM_SetEncryption() 1309 BTM_TRACE_WARNING("%s: cannot call btm_ble_set_encryption, p is NULL", in BTM_SetEncryption() 1966 BTM_TRACE_WARNING("%s() PSM: %d no application registerd", __func__, psm); in btm_sec_l2cap_access_req() [all …]
|
D | btm_ble.cc | 1060 BTM_TRACE_WARNING("%s PSM: %d no application registerd", __func__, psm); in btm_ble_start_sec_check() 1361 BTM_TRACE_WARNING("btm_sec_save_le_key (Bad key_type 0x%02x)", in btm_sec_save_le_key() 1516 BTM_TRACE_WARNING( in btm_ble_set_encryption() 1615 BTM_TRACE_WARNING("Link Encryption is active, Busy!"); in btm_ble_start_encrypt() 1652 BTM_TRACE_WARNING( in btm_ble_link_encrypted()
|
D | btm_ble_addr.cc | 275 BTM_TRACE_WARNING( in btm_find_dev_by_identity_addr()
|
D | btm_acl.cc | 706 BTM_TRACE_WARNING( in btm_acl_encrypt_change() 1130 BTM_TRACE_WARNING( in btm_read_remote_ext_features_complete() 1176 BTM_TRACE_WARNING( in btm_read_remote_ext_features_failed() 1456 BTM_TRACE_WARNING( in btm_blacklist_role_change_device() 1560 BTM_TRACE_WARNING( in btm_acl_role_changed()
|
D | btm_dev.cc | 171 BTM_TRACE_WARNING("%s FAILED: Cannot Delete when connection is active", in BTM_SecDeleteDevice()
|
D | btm_inq.cc | 1464 BTM_TRACE_WARNING( in btm_event_filter_complete() 2366 BTM_TRACE_WARNING("%s: number of uuid in EIR = %d, size of uuid list = %d", in BTM_GetEirUuidList() 2503 BTM_TRACE_WARNING("btm_convert_uuid_to_uuid16 invalid uuid size"); in btm_convert_uuid_to_uuid16()
|
D | btm_sco.cc | 764 BTM_TRACE_WARNING("%s: rejecting SCO for %s", __func__, in btm_sco_conn_req() 1215 BTM_TRACE_WARNING("%s: eSCO not supported", __func__); in BTM_SetEScoMode()
|
D | btm_devctl.cc | 409 BTM_TRACE_WARNING("%s: feature page %d ignored", __func__, page_number); in btm_decode_ext_features_page()
|
D | btm_ble_gap.cc | 2010 BTM_TRACE_WARNING( in btm_ble_process_adv_pkt_cont()
|
/system/bt/internal_include/ |
D | bt_trace.h | 232 #define BTM_TRACE_WARNING(...) \ macro
|
/system/bt/stack/gatt/ |
D | gatt_main.cc | 484 BTM_TRACE_WARNING("%s: No Device Found!", __func__); in gatt_notify_phy_updated()
|