Searched defs:is_server (Results 1 – 9 of 9) sorted by relevance
/aosp12/system/bt/test/mock/ |
H A D | mock_stack_rfcomm_port_api.cc | 100 int RFCOMM_CreateConnection(uint16_t uuid, uint8_t scn, bool is_server, in RFCOMM_CreateConnection() 107 bool is_server, uint16_t mtu, in RFCOMM_CreateConnectionWithSecurity()
|
H A D | mock_stack_gap_conn.cc | 63 bool is_server, const RawAddress* p_rem_bda, uint16_t psm, in GAP_ConnOpen()
|
/aosp12/system/bt/stack/rfcomm/ |
H A D | port_api.cc | 76 bool is_server, uint16_t mtu, in RFCOMM_CreateConnectionWithSecurity() 122 int RFCOMM_CreateConnection(uint16_t uuid, uint8_t scn, bool is_server, in RFCOMM_CreateConnection()
|
H A D | port_int.h | 141 bool is_server; /* true if the server application */ member
|
/aosp12/system/tools/aidl/ |
H A D | aidl_to_cpp_common.cpp | 114 void WriteLogForArgument(CodeWriter& w, const AidlArgument& a, bool is_server, in WriteLogForArgument()
|
/aosp12/system/bt/stack/gap/ |
H A D | gap_conn.cc | 161 bool is_server, const RawAddress* p_rem_bda, uint16_t psm, in GAP_ConnOpen()
|
/aosp12/system/bt/btif/src/ |
H A D | btif_sock_l2cap.cc | 258 char is_server, int flags) { in btsock_l2cap_alloc_l()
|
/aosp12/packages/modules/adb/client/ |
H A D | commandline.cpp | 1519 bool is_server = false; in adb_commandline() local
|
/aosp12/frameworks/proto_logging/stats/ |
H A D | atoms.proto | 3138 optional android.bluetooth.SocketRoleEnum is_server = 9; field
|