Home
last modified time | relevance | path

Searched refs:CONNECTION_TYPE (Results 1 – 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/stack/btm/
Dbtm_int.h729 typedef UINT8 CONNECTION_TYPE; typedef
735 typedef BOOLEAN CONNECTION_TYPE; typedef
1082 UINT16 handle, CONNECTION_TYPE conn_type,
Dbtm_sec.c84 static BOOLEAN btm_sec_set_security_level ( CONNECTION_TYPE conn_type, char *p_name, UINT8 service…
424 CONNECTION_TYPE conn_type; in BTM_SetUCDSecurityLevel()
462 CONNECTION_TYPE conn_type; in BTM_SetSecurityLevel()
496 static BOOLEAN btm_sec_set_security_level (CONNECTION_TYPE conn_type, char *p_name, UINT8 service_i… in btm_sec_set_security_level()
2083 CONNECTION_TYPE conn_type, in btm_sec_l2cap_access_req()
5292 static tBTM_SEC_SERV_REC *btm_sec_find_first_serv (CONNECTION_TYPE conn_type, UINT16 psm) in btm_sec_find_first_serv()