Home
last modified time | relevance | path

Searched refs:BTA_SEC_NONE (Results 1 – 3 of 3) sorted by relevance

/system/bt/bta/include/
Dbta_api.h161 #define BTA_SEC_NONE BTM_SEC_NONE /* No security… macro
/system/bt/btif/src/
Dbtif_hh.c82 #define BTUI_HH_MOUSE_SECURITY (BTA_SEC_NONE)
/system/bt/bta/hh/
Dbta_hh_le.c1248 else if (p_cb->sec_mask != BTA_SEC_NONE) in bta_hh_start_security()