1package: "com.android.bluetooth.flags" 2container: "com.android.btservices" 3 4flag { 5 name: "stack_sdp_detect_nil_property_type" 6 namespace: "bluetooth" 7 description: "Check for NIL SDP property length" 8 bug: "329171845" 9} 10 11flag { 12 name: "stack_sdp_disconnect_when_cancel_in_pending_state" 13 namespace: "bluetooth" 14 description: "Send disconnect when cancel in pending state" 15 bug: "329918955" 16} 17