Closed
Bug 783966
Opened 13 years ago
Closed 12 years ago
process netd's InterfaceChange(600) and BandwidthControl(601) message
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: vchang, Assigned: albert)
References
Details
Attachments
(1 file)
|
5.10 KB,
patch
|
vchang
:
review+
|
Details | Diff | Splinter Review |
Netd process reports Unsolicited broadcasts messages to its client actively. The messages including InterfaceChange(600) and BandwidthControl(601). The InterfaceChange message is reported when network interface is linked up or down. The BandwidthControl message is reported when bandwidth reach to specify quotation.
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → acperez
| Assignee | ||
Comment 1•12 years ago
|
||
Attachment #740685 -
Flags: review?(vchang)
| Reporter | ||
Comment 2•12 years ago
|
||
Comment on attachment 740685 [details] [diff] [review]
Enable handling of broadcast messages from netd
Review of attachment 740685 [details] [diff] [review]:
-----------------------------------------------------------------
Looks good, thank you.
Attachment #740685 -
Flags: review?(vchang) → review+
Comment 3•12 years ago
|
||
Is this patch ready to land?
Component: General → Bluetooth
Flags: needinfo?(acperez)
Updated•12 years ago
|
Component: Bluetooth → General
| Assignee | ||
Updated•12 years ago
|
Keywords: checkin-needed
Comment 5•12 years ago
|
||
Keywords: checkin-needed
Comment 6•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•