Home
last modified time | relevance | path

Searched defs:num_active (Results 1 – 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/btif/src/
Dbtif_hf.c120 int num_active; member
761 static bt_status_t cind_response(int svc, int num_active, int num_held, in cind_response()
907 static bt_status_t phone_state_change(int num_active, int num_held, bthf_call_state_t call_setup_st… in phone_state_change()
/external/chromium/third_party/libevent/test/
Dbench.c63 static int num_pipes, num_active, num_writes; variable