HomeSort by relevance Sort by last modified time
    Searched refs:conn_type (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/stack/btm/
btm_sec.c 87 static BOOLEAN btm_sec_set_security_level ( CONNECTION_TYPE conn_type, char *p_name, UINT8 service_id,
532 CONNECTION_TYPE conn_type; local
535 conn_type = CONNLESS_ORIG;
537 conn_type = CONNLESS_TERM;
539 return(btm_sec_set_security_level (conn_type, p_name, service_id,
577 CONNECTION_TYPE conn_type; local
580 conn_type = CONN_ORIENT_ORIG;
582 conn_type = CONN_ORIENT_TERM;
584 return(btm_sec_set_security_level (conn_type, p_name, service_id,
598 ** Parameters: conn_type - TRUE if originating the connection, FALSE if no
    [all...]
btm_int.h     [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_ble_api.h     [all...]

Completed in 46 milliseconds