diff options
author | Fredrik Ahlberg <fredrik@z80.se> | 2025-02-27 13:51:47 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-27 12:51:47 +0000 |
commit | 45a24f54af4a65c14cc15fc13d3258726e2fe73b (patch) | |
tree | 6bc623c51bfbb7182aec65901f8334ee078ff46c /Python/pytime.c | |
parent | a083633fa046386b8cdaae0c87fef25289dde9a1 (diff) | |
download | cpython-45a24f54af4a65c14cc15fc13d3258726e2fe73b.tar.gz cpython-45a24f54af4a65c14cc15fc13d3258726e2fe73b.zip |
gh-129288: Add optional l2_cid and l2_bdaddr_type in BTPROTO_L2CAP socket address tuple (#129293)
Add two optional, traling elements in the AF_BLUETOOTH socket address tuple:
- l2_cid, to allow e.g raw LE ATT connections
- l2_bdaddr_type. To be able to connect L2CAP sockets to Bluetooth LE devices,
the l2_bdaddr_type must be set to BDADDR_LE_PUBLIC or BDADDR_LE_RANDOM.
Diffstat (limited to 'Python/pytime.c')
0 files changed, 0 insertions, 0 deletions