/external/bluetooth/bluedroid/stack/hid/ |
hid_conn.h | 41 UINT8 conn_state; member in struct:hid_conn
|
/external/chromium_org/third_party/openssl/openssl/crypto/bio/ |
bss_conn.c | 109 static int conn_state(BIO *b, BIO_CONNECT *c); 128 static int conn_state(BIO *b, BIO_CONNECT *c) function 410 ret=conn_state(b,data); 437 ret=conn_state(b,data); 473 ret=(long)conn_state(b,data);
|
/external/openssl/crypto/bio/ |
bss_conn.c | 109 static int conn_state(BIO *b, BIO_CONNECT *c); 128 static int conn_state(BIO *b, BIO_CONNECT *c) function 410 ret=conn_state(b,data); 437 ret=conn_state(b,data); 473 ret=(long)conn_state(b,data);
|
/external/bluetooth/bluedroid/stack/btm/ |
btm_ble_int.h | 233 tBTM_BLE_CONN_ST conn_state; member in struct:__anon3517
|
/external/bluetooth/bluedroid/bta/dm/ |
bta_dm_int.h | 676 tBTA_DM_CONN_STATE conn_state; member in struct:__anon2921
|