Searched defs:is_server (Results  1 – 7 of 7) sorted by relevance
| /packages/modules/Bluetooth/system/test/mock/ | 
| D | mock_stack_gap_conn.cc | 65                       bool is_server, const RawAddress* p_rem_bda, uint16_t psm,  in GAP_ConnOpen()
 | 
| D | mock_stack_rfcomm_port_api.cc | 101                                         bool is_server, uint16_t mtu,  in RFCOMM_CreateConnectionWithSecurity()
 | 
| /packages/modules/Bluetooth/system/stack/rfcomm/ | 
| D | port_api.cc | 105                                         bool is_server, uint16_t mtu,  in RFCOMM_CreateConnectionWithSecurity()
 | 
| D | port_int.h | 142   bool is_server;  /* true if the server application */  member
 | 
| /packages/modules/Bluetooth/system/stack/gap/ | 
| D | gap_conn.cc | 168                       bool is_server, const RawAddress* p_rem_bda, uint16_t psm,  in GAP_ConnOpen()
 | 
| /packages/modules/Bluetooth/system/btif/src/ | 
| D | btif_sock_l2cap.cc | 268                                           char is_server, int flags) {  in btsock_l2cap_alloc_l()
 | 
| /packages/modules/adb/client/ | 
| D | commandline.cpp | 1505     bool is_server = false;  in adb_commandline()  local
 |