{"nodes": [{"id": "$graphify-root$_breadd_src_adapters_bluetooth_rs", "label": "bluetooth.rs", "file_type": "code", "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L1"}, {"id": "$graphify-root$_breadd_src_adapters_bluetooth_bluetoothadapter", "label": "BluetoothAdapter", "file_type": "code", "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L15"}, {"id": "$graphify-root$_breadd_src_adapters_bluetooth_bluetoothadapter_new", "label": ".new()", "file_type": "code", "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L18"}, {"id": "self", "label": "Self", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/adapters/bluetooth.rs"}, {"id": "$graphify-root$_breadd_src_adapters_bluetooth_bluetoothadapter_enumerate_existing", "label": ".enumerate_existing()", "file_type": "code", "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L24"}, {"id": "sender", "label": "Sender", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/adapters/bluetooth.rs"}, {"id": "rawevent", "label": "RawEvent", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/adapters/bluetooth.rs"}, {"id": "adapter", "label": "Adapter", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/adapters/bluetooth.rs"}, {"id": "$graphify-root$_breadd_src_adapters_bluetooth_bluetoothadapter_name", "label": ".name()", "file_type": "code", "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L34"}, {"id": "$graphify-root$_breadd_src_adapters_bluetooth_bluetoothadapter_run", "label": ".run()", "file_type": "code", "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L38"}, {"id": "result", "label": "Result", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/adapters/bluetooth.rs"}, {"id": "$graphify-root$_breadd_src_adapters_bluetooth_try_enumerate", "label": "try_enumerate()", "file_type": "code", "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L63"}, {"id": "$graphify-root$_breadd_src_adapters_bluetooth_parse_bluetooth_message", "label": "parse_bluetooth_message()", "file_type": "code", "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L123"}, {"id": "message", "label": "Message", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/adapters/bluetooth.rs"}, {"id": "option", "label": "Option", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/adapters/bluetooth.rs"}, {"id": "$graphify-root$_breadd_src_adapters_bluetooth_address_from_path", "label": "address_from_path()", "file_type": "code", "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L226"}, {"id": "string", "label": "String", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadd/src/adapters/bluetooth.rs"}, {"id": "$graphify-root$_breadd_src_adapters_bluetooth_address_from_path_parses_standard_bluez_path", "label": "address_from_path_parses_standard_bluez_path()", "file_type": "code", "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L239"}, {"id": "$graphify-root$_breadd_src_adapters_bluetooth_address_from_path_returns_empty_for_adapter_path", "label": "address_from_path_returns_empty_for_adapter_path()", "file_type": "code", "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L247"}, {"id": "$graphify-root$_breadd_src_adapters_bluetooth_address_from_path_returns_empty_for_root", "label": "address_from_path_returns_empty_for_root()", "file_type": "code", "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L252"}], "edges": [{"source": "$graphify-root$_breadd_src_adapters_bluetooth_rs", "target": "anyhow", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L1", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_adapters_bluetooth_rs", "target": "async_trait", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L2", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_adapters_bluetooth_rs", "target": "bread_shared", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L3", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_adapters_bluetooth_rs", "target": "streamext", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_adapters_bluetooth_rs", "target": "json", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_adapters_bluetooth_rs", "target": "hashmap", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_adapters_bluetooth_rs", "target": "mpsc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L7", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_adapters_bluetooth_rs", "target": "tracing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L8", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_adapters_bluetooth_rs", "target": "zvariant", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L9", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_adapters_bluetooth_rs", "target": "zbus", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L10", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_adapters_bluetooth_rs", "target": "adapter", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L12", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_adapters_bluetooth_rs", "target": "$graphify-root$_breadd_src_adapters_bluetooth_bluetoothadapter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L15", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_bluetooth_bluetoothadapter", "target": "$graphify-root$_breadd_src_adapters_bluetooth_bluetoothadapter_new", "relation": "method", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L18", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_bluetooth_bluetoothadapter_new", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L18", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_src_adapters_bluetooth_bluetoothadapter", "target": "$graphify-root$_breadd_src_adapters_bluetooth_bluetoothadapter_enumerate_existing", "relation": "method", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L24", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_bluetooth_bluetoothadapter_enumerate_existing", "target": "sender", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L24", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadd_src_adapters_bluetooth_bluetoothadapter_enumerate_existing", "target": "rawevent", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L24", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_adapters_bluetooth_bluetoothadapter", "target": "adapter", "relation": "implements", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L33", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_bluetooth_bluetoothadapter", "target": "$graphify-root$_breadd_src_adapters_bluetooth_bluetoothadapter_name", "relation": "method", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L34", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_bluetooth_bluetoothadapter", "target": "$graphify-root$_breadd_src_adapters_bluetooth_bluetoothadapter_run", "relation": "method", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L38", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_bluetooth_bluetoothadapter_run", "target": "sender", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L38", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadd_src_adapters_bluetooth_bluetoothadapter_run", "target": "rawevent", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L38", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_adapters_bluetooth_bluetoothadapter_run", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L38", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_src_adapters_bluetooth_rs", "target": "$graphify-root$_breadd_src_adapters_bluetooth_try_enumerate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L63", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_bluetooth_try_enumerate", "target": "sender", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L63", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadd_src_adapters_bluetooth_try_enumerate", "target": "rawevent", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L63", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_adapters_bluetooth_try_enumerate", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L63", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_src_adapters_bluetooth_rs", "target": "$graphify-root$_breadd_src_adapters_bluetooth_parse_bluetooth_message", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L123", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_bluetooth_parse_bluetooth_message", "target": "message", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L123", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadd_src_adapters_bluetooth_parse_bluetooth_message", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L123", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_src_adapters_bluetooth_parse_bluetooth_message", "target": "rawevent", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L123", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_breadd_src_adapters_bluetooth_rs", "target": "$graphify-root$_breadd_src_adapters_bluetooth_address_from_path", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L226", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_bluetooth_address_from_path", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L226", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadd_src_adapters_bluetooth_rs", "target": "super", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L236", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadd_src_adapters_bluetooth_rs", "target": "$graphify-root$_breadd_src_adapters_bluetooth_address_from_path_parses_standard_bluez_path", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L239", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_bluetooth_rs", "target": "$graphify-root$_breadd_src_adapters_bluetooth_address_from_path_returns_empty_for_adapter_path", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L247", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_bluetooth_rs", "target": "$graphify-root$_breadd_src_adapters_bluetooth_address_from_path_returns_empty_for_root", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L252", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_bluetooth_bluetoothadapter_enumerate_existing", "target": "$graphify-root$_breadd_src_adapters_bluetooth_try_enumerate", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L25", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_bluetooth_bluetoothadapter_run", "target": "$graphify-root$_breadd_src_adapters_bluetooth_parse_bluetooth_message", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L49", "weight": 1.0}, {"source": "$graphify-root$_breadd_src_adapters_bluetooth_parse_bluetooth_message", "target": "$graphify-root$_breadd_src_adapters_bluetooth_address_from_path", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L146", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_breadd_src_adapters_bluetooth_bluetoothadapter_run", "callee": "map_err", "is_member_call": true, "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L41"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_bluetooth_bluetoothadapter_run", "callee": "is_err", "is_member_call": true, "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L50"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_bluetooth_try_enumerate", "callee": "call_method", "is_member_call": true, "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L65"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_bluetooth_try_enumerate", "callee": "body", "is_member_call": true, "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L76"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_bluetooth_try_enumerate", "callee": "unwrap_or_else", "is_member_call": true, "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L83"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_bluetooth_try_enumerate", "callee": "unwrap_or", "is_member_call": true, "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L84"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_bluetooth_try_enumerate", "callee": "and_then", "is_member_call": true, "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L84"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_bluetooth_try_enumerate", "callee": "as_bool", "is_member_call": true, "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L86"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_bluetooth_try_enumerate", "callee": "unwrap_or", "is_member_call": true, "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L92"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_bluetooth_try_enumerate", "callee": "and_then", "is_member_call": true, "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L92"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_bluetooth_try_enumerate", "callee": "or_else", "is_member_call": true, "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L92"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_bluetooth_try_enumerate", "callee": "as_str", "is_member_call": true, "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L95"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_bluetooth_try_enumerate", "callee": "unwrap_or", "is_member_call": true, "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L98"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_bluetooth_try_enumerate", "callee": "and_then", "is_member_call": true, "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L98"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_bluetooth_try_enumerate", "callee": "as_str", "is_member_call": true, "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L100"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_bluetooth_try_enumerate", "callee": "now_unix_ms", "is_member_call": false, "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L114"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_bluetooth_parse_bluetooth_message", "callee": "header", "is_member_call": true, "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L124"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_bluetooth_parse_bluetooth_message", "callee": "as_str", "is_member_call": true, "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L125"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_bluetooth_parse_bluetooth_message", "callee": "interface", "is_member_call": true, "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L125"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_bluetooth_parse_bluetooth_message", "callee": "as_str", "is_member_call": true, "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L126"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_bluetooth_parse_bluetooth_message", "callee": "member", "is_member_call": true, "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L126"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_bluetooth_parse_bluetooth_message", "callee": "unwrap_or_default", "is_member_call": true, "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L127"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_bluetooth_parse_bluetooth_message", "callee": "flatten", "is_member_call": true, "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L127"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_bluetooth_parse_bluetooth_message", "callee": "path", "is_member_call": true, "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L127"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_bluetooth_parse_bluetooth_message", "callee": "as_str", "is_member_call": true, "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L131"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_bluetooth_parse_bluetooth_message", "callee": "starts_with", "is_member_call": true, "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L136"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_bluetooth_parse_bluetooth_message", "callee": "body", "is_member_call": true, "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L140"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_bluetooth_parse_bluetooth_message", "callee": "and_then", "is_member_call": true, "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L145"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_bluetooth_parse_bluetooth_message", "callee": "as_bool", "is_member_call": true, "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L145"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_bluetooth_parse_bluetooth_message", "callee": "now_unix_ms", "is_member_call": false, "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L160"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_bluetooth_parse_bluetooth_message", "callee": "body", "is_member_call": true, "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L169"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_bluetooth_parse_bluetooth_message", "callee": "as_str", "is_member_call": true, "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L170"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_bluetooth_parse_bluetooth_message", "callee": "starts_with", "is_member_call": true, "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L171"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_bluetooth_parse_bluetooth_message", "callee": "unwrap_or", "is_member_call": true, "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L176"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_bluetooth_parse_bluetooth_message", "callee": "and_then", "is_member_call": true, "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L176"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_bluetooth_parse_bluetooth_message", "callee": "or_else", "is_member_call": true, "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L176"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_bluetooth_parse_bluetooth_message", "callee": "as_str", "is_member_call": true, "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L179"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_bluetooth_parse_bluetooth_message", "callee": "unwrap_or_else", "is_member_call": true, "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L182"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_bluetooth_parse_bluetooth_message", "callee": "and_then", "is_member_call": true, "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L182"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_bluetooth_parse_bluetooth_message", "callee": "as_str", "is_member_call": true, "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L184"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_bluetooth_parse_bluetooth_message", "callee": "now_unix_ms", "is_member_call": false, "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L196"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_bluetooth_parse_bluetooth_message", "callee": "body", "is_member_call": true, "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L202"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_bluetooth_parse_bluetooth_message", "callee": "as_str", "is_member_call": true, "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L203"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_bluetooth_parse_bluetooth_message", "callee": "starts_with", "is_member_call": true, "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L204"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_bluetooth_parse_bluetooth_message", "callee": "now_unix_ms", "is_member_call": false, "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L218"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_bluetooth_address_from_path", "callee": "unwrap_or_default", "is_member_call": true, "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L227"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_bluetooth_address_from_path", "callee": "and_then", "is_member_call": true, "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L227"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_bluetooth_address_from_path", "callee": "rsplit", "is_member_call": true, "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L227"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_bluetooth_address_from_path", "callee": "strip_prefix", "is_member_call": true, "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L229"}, {"caller_nid": "$graphify-root$_breadd_src_adapters_bluetooth_address_from_path", "callee": "replace", "is_member_call": true, "source_file": "breadd/src/adapters/bluetooth.rs", "source_location": "L230"}]}