Home
last modified time | relevance | path

Searched refs:send_queue_mutex (Results 1 – 4 of 4) sorted by relevance

/external/pigweed/pw_bluetooth_proxy/public/pw_bluetooth_proxy/
Dbasic_l2cap_channel.h71 PW_EXCLUSIVE_LOCKS_REQUIRED(send_queue_mutex()) override;
Drfcomm_channel.h116 PW_EXCLUSIVE_LOCKS_REQUIRED(send_queue_mutex()) override;
Dl2cap_coc.h131 PW_EXCLUSIVE_LOCKS_REQUIRED(send_queue_mutex()) override;
/external/pigweed/pw_bluetooth_proxy/public/pw_bluetooth_proxy/internal/
Dl2cap_channel.h247 const sync::Mutex& send_queue_mutex() const in send_queue_mutex() function