Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_main.cc63 btm_acl_init(); /* ACL Database and Structures */ in btm_init()
Dbtm_int.h80 extern void btm_acl_init(void);
Dbtm_acl.cc74 void btm_acl_init(void) { in btm_acl_init() function