Merge "Correct SCN allocation within bounds. Ensure Allocate SCN returns a...
Merge "Correct SCN allocation within bounds. Ensure Allocate SCN returns a value in [1, PORT_MAX_RFC_PORTS) or 0 if no port available." into main
No related branches found
No related tags found
Showing
- system/stack/Android.bp 6 additions, 5 deletionssystem/stack/Android.bp
- system/stack/btm/btm_int_types.h 10 additions, 0 deletionssystem/stack/btm/btm_int_types.h
- system/stack/btm/btm_scn.cc 8 additions, 5 deletionssystem/stack/btm/btm_scn.cc
- system/stack/btm/btm_scn.h 1 addition, 1 deletionsystem/stack/btm/btm_scn.h
- system/stack/test/btm/btm_scn_test.cc 91 additions, 0 deletionssystem/stack/test/btm/btm_scn_test.cc
Loading
Please register or sign in to comment