Home
last modified time | relevance | path

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

/system/bt/bta/hd/
Dbta_hd_main.cc47 typedef uint8_t tBTA_HD_STATE; typedef
225 static const char* bta_hd_state_code(tBTA_HD_STATE state_code);
238 tBTA_HD_STATE prev_state; in bta_hd_sm_execute()
348 static const char* bta_hd_state_code(tBTA_HD_STATE state_code) { in bta_hd_state_code()