Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/bnep/
Dbnep_main.c67 static void bnep_read_addr_cb (void *p_bda);
681 BTM_ReadLocalDeviceAddr (bnep_read_addr_cb); in bnep_process_timeout()
823 static void bnep_read_addr_cb (void *p_bda) in bnep_read_addr_cb() function