Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/hci/include/
Dbt_hci_lib.h83 } bt_hc_lpm_request_result_t; typedef
112 typedef void (*lpm_result_cb)(bt_hc_lpm_request_result_t result);
/external/bluetooth/bluedroid/main/
Dbte_main.c599 static void lpm_cb(bt_hc_lpm_request_result_t result) in lpm_cb()